Update ingress.conf

This commit is contained in:
Alexandre
2022-09-22 16:54:45 +02:00
committed by GitHub
parent 4fbf40c93f
commit f9527099ab

View File

@@ -8,6 +8,7 @@ server {
location /switch-space {
proxy_pass http://127.0.0.1:8080/switch-space;
proxy_set_header Host $http_host;
}
location / {