fixes to migration script
This commit is contained in:
@@ -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
Reference in New Issue
Block a user