Merge branch 'main' of git.infinimotion.de:infinimotion/frontend
This commit is contained in:
@@ -39,5 +39,9 @@ http {
|
||||
proxy_pass http://backend:7080;
|
||||
}
|
||||
|
||||
location ~ ^/mongo {
|
||||
proxy_pass http://mongo-express:8081;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user