Compare commits

..

No commits in common. "b7c1eb8bb7a401c98b8c91e5c60105002a8b517c" and "f43bb0f92ae35388fa8e9cc1ab8c23a6e0db5d6d" have entirely different histories.

View File

@ -47,7 +47,7 @@ services:
- backend
labels:
- "traefik.enable=true"
- "traefik.http.services.alabuga-frontend.loadbalancer.server.port=3000"
- "traefik.http.services.alabuga-frontend.loadbalancer.server.port=8000"
- "traefik.http.routers.alabuga-frontend.service=alabuga-frontend"
- "traefik.http.routers.alabuga-frontend.rule=Host(`${ALABUGA_DOMAIN}`)"
- "traefik.http.routers.alabuga-frontend.entrypoints=websecure"