Merge pull request 'fix' (#9) from task/refactoring into main
All checks were successful
Deploy Stage / deploy (push) Successful in 2m10s
All checks were successful
Deploy Stage / deploy (push) Successful in 2m10s
Reviewed-on: #9
This commit is contained in:
commit
178beb22d9
|
|
@ -59,7 +59,7 @@ services:
|
|||
|
||||
- "traefik.http.routers.alabuga-frontend.rule=Host(`${ALABUGA_DOMAIN}`)"
|
||||
- "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"
|
||||
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user