fix
This commit is contained in:
parent
24ac12cc21
commit
ab7bb7645f
|
|
@ -59,7 +59,7 @@ services:
|
||||||
|
|
||||||
- "traefik.http.routers.alabuga-frontend.rule=Host(`${ALABUGA_DOMAIN}`)"
|
- "traefik.http.routers.alabuga-frontend.rule=Host(`${ALABUGA_DOMAIN}`)"
|
||||||
- "traefik.http.routers.alabuga-frontend.entrypoints=web"
|
- "traefik.http.routers.alabuga-frontend.entrypoints=web"
|
||||||
- "traefik.http.routers.alabuga-frontend.middlewares=redirect-alabuga"
|
- "traefik.http.routers.alabuga-frontend.middlewares=alabuga-frontend"
|
||||||
- "traefik.http.routers.alabuga-frontend.service=noop@internal"
|
- "traefik.http.routers.alabuga-frontend.service=noop@internal"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user