We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb02d1 commit 04eb68bCopy full SHA for 04eb68b
ui/nginx.conf
@@ -28,7 +28,6 @@ http {
28
29
server {
30
listen 80;
31
- listen [::]:80;
32
server_name _;
33
34
proxy_set_header Host $host;
0 commit comments