Guilhem Saurel il y a 7 ans
Parent
commit
fbe564f1ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -22,7 +22,7 @@ services:
       - default
     labels:
       traefik.enable: "true"
-      traefik.frontend.rule: "Host: sentry.${CHATONS_DOMAIN:-local}, www.sentry.${CHATONS_DOMAIN:-local}"
+      traefik.frontend.rule: "Host: sentry.${DOMAIN_NAME}, www.sentry.${DOMAIN_NAME}"
       traefik.docker.network: "proxytanet"
     environment:
       - SENTRY_REDIS_HOST=redis