revert back

This commit is contained in:
2024-09-02 15:30:59 +02:00
parent 9a45ed6064
commit 3ff9d9a7a8

View File

@@ -62,7 +62,7 @@ http {
# Web App
location / {
proxy_pass http://MIH-UX:83/$request_uri;
proxy_pass http://MIH-UX:83/;
}
location ~ /.well-known/acme-challenge/ {