updated nginx config
This commit is contained in:
parent
0fe1266671
commit
4533ff5d39
|
@ -3,7 +3,7 @@ server {
|
|||
listen [::]:80;
|
||||
|
||||
server_name arimelody.me www.arimelody.me;
|
||||
access_log logs/arimelody.log;
|
||||
# access_log logs/arimelody.log;
|
||||
|
||||
index index.html;
|
||||
root /web/arimelody/;
|
||||
|
|
Reference in a new issue