chore(setup): Revert IPv6 setup in NGINX (#1744)

pull/1746/head
Alex 2023-02-13 13:31:20 +07:00 committed by GitHub
parent 2c1aab154a
commit 9f8aaa57b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -56,7 +56,7 @@ http {
client_max_body_size 50000M;
listen 8080;
listen [::]:8080;
access_log off;
location /api {