fixed nginx conf

This commit is contained in:
2021-05-18 11:49:33 +02:00
parent 0b6f134691
commit 198036de8d
6 changed files with 106 additions and 98 deletions

View File

@@ -1,4 +1,5 @@
server {
listen 80;
listen [::]:80;
server_name DOMAIN.LTD;