configured public FQDN for mongo express
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user