Due to some investigations made in #158, the default IPv6 configuration will be removed again
This commit is contained in:
th33xitus
2022-01-11 08:51:32 +01:00
committed by GitHub
parent 7e9d18b54c
commit 1682642e47

View File

@@ -2,7 +2,6 @@
server {
listen 80;
listen [::]:80;
access_log /var/log/nginx/<<UI>>-access.log;
error_log /var/log/nginx/<<UI>>-error.log;