Update ingress.conf

This commit is contained in:
Alexandre
2023-03-16 19:50:45 +01:00
committed by GitHub
parent c7152ea626
commit 4be0bb828b

View File

@@ -14,9 +14,9 @@ server {
proxy_pass http://127.0.0.1:7878; proxy_pass http://127.0.0.1:7878;
# Allow signalr # Allow signalr
#proxy_http_version 1.1; proxy_http_version 1.1;
#proxy_set_header Upgrade $http_upgrade; proxy_set_header Upgrade $http_upgrade;
#proxy_set_header Connection $http_connection; proxy_set_header Connection $http_connection;
#auth_basic off; #auth_basic off;
# Correct base_url # Correct base_url