This commit is contained in:
2024-07-23 16:30:14 +02:00
parent 7c27bae014
commit 3679611f45

View File

@@ -58,7 +58,8 @@ http {
# phpadmin Dashboard
location /phpmyadmin/ {
proxy_pass http://MIH-phpmyadmin:8081;
}
# SuperTokens Dashboard
location /supertokens/ {
proxy_pass http://MIH-API-Hub:8080/auth/dashboard/;