Syntax
This commit is contained in:
parent
61c05c8246
commit
d866b50448
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80
|
||||
listen [::]:80;
|
||||
|
||||
server_name {{ inventory_hostname }};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue