Merge branch 'main' of git.infinimotion.de:infinimotion/frontend

This commit is contained in:
2025-11-14 17:56:39 +01:00

View File

@@ -39,5 +39,9 @@ http {
proxy_pass http://backend:7080;
}
location ~ ^/mongo {
proxy_pass http://mongo-express:8081;
}
}
}