Learning Circle : cdist #5 - update 1
This commit is contained in:
parent
0f1028fb40
commit
0f05a6b5cd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ server {
|
||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
|
|
||||||
server_name $domaini;
|
server_name $domain;
|
||||||
|
|
||||||
access_log /var/log/nginx/access.log;
|
access_log /var/log/nginx/access.log;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue