diff --git a/nginx.conf.sigil b/nginx.conf.sigil index 712cf35..a797097 100644 --- a/nginx.conf.sigil +++ b/nginx.conf.sigil @@ -56,7 +56,7 @@ server { # Custom location block for /connect location /connect { - proxy_pass http://presence-8080; + proxy_pass http://presence-80; {{ $proxy_settings }} {{ $cors_headers_options }} {{ $cors_headers_post }}