fix: remove traefik labels — Coolify manages routing via UI
This commit is contained in:
@@ -19,9 +19,3 @@ services:
|
|||||||
- "80"
|
- "80"
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
labels:
|
|
||||||
- "traefik.enable=true"
|
|
||||||
- "traefik.http.routers.psychologist.rule=Host(`irinaintegra.ru`) || Host(`www.irinaintegra.ru`)"
|
|
||||||
- "traefik.http.routers.psychologist.entrypoints=websecure"
|
|
||||||
- "traefik.http.routers.psychologist.tls.certresolver=letsencrypt"
|
|
||||||
- "traefik.http.services.psychologist.loadbalancer.server.port=80"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user