Loading ci/nginx.conf +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ http { proxy_redirect off; location /api { proxy_pass http://localhost:8080/; proxy_pass http://localhost:5000/; } location / { Loading Loading
ci/nginx.conf +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ http { proxy_redirect off; location /api { proxy_pass http://localhost:8080/; proxy_pass http://localhost:5000/; } location / { Loading