mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 02:54:28 +05:00
fix: revert 7e9d18b
Due to some investigations made in #158, the default IPv6 configuration will be removed again
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
|
||||||
|
|
||||||
access_log /var/log/nginx/<<UI>>-access.log;
|
access_log /var/log/nginx/<<UI>>-access.log;
|
||||||
error_log /var/log/nginx/<<UI>>-error.log;
|
error_log /var/log/nginx/<<UI>>-error.log;
|
||||||
|
|||||||
Reference in New Issue
Block a user