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