diff --git a/docker/front.conf b/docker/front.conf index 052aff8a..ab4793c7 100644 --- a/docker/front.conf +++ b/docker/front.conf @@ -12,7 +12,7 @@ map $http_upgrade $connection_upgrade { } server { - listen 5700; + listen 80; root /ql/static/dist; ssl_session_timeout 5m;