fixes to migration script

This commit is contained in:
albert
2011-10-23 00:27:23 -04:00
parent 5fb17a3e17
commit c6aaf45421
2 changed files with 2740 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
server {
passenger_enabled on;
listen 80;
server_name HOSTNAME;
server_name $hostname;
root /var/www/danbooru/current/public;
index index.html;
access_log /var/log/www/danbooru.access.log;

File diff suppressed because it is too large Load Diff