Merge branch 'release/1.2.1'

This commit is contained in:
2024-01-16 14:39:07 +01:00

View File

@@ -64,7 +64,7 @@ services:
- traefik.docker.network=traefik-network # mreže preko koje ide komunikacija sa Traefikom
- traefik.http.services.mongo-express.loadbalancer.server.port=8001
- traefik.http.routers.mongo-express.entrypoints=http
- traefik.http.routers.mongo-express.rule=Host(`mongo.localhost`)
- traefik.http.routers.mongo-express.rule=Host(`mongo.rezije.app`)
reverse-proxy:
image: traefik:v2.3