Working synchronization
This commit is contained in:
parent
db77d8b697
commit
3c04523ca8
6 changed files with 135 additions and 44 deletions
|
|
@ -12,7 +12,7 @@ server {
|
|||
}
|
||||
|
||||
server {
|
||||
listen [::1]:80 ipv6only=on;
|
||||
listen 80;
|
||||
|
||||
include /var/www/fic2014-server/nginx-server-common.conf;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue