update DNS

This commit is contained in:
Guilhem Saurel
2019-02-17 12:44:00 +01:00
parent 2a3c0e4a4f
commit 0f85cc1c9b
2 changed files with 6 additions and 5 deletions

View File

@@ -14,4 +14,4 @@ services:
- web
labels:
traefik.enable: "true"
traefik.frontend.rule: "Host: ${CHATONS_SERVICE:-mwh}.${CHATONS_DOMAIN:-localhost}, www.${CHATONS_SERVICE:-mwh}.${CHATONS_DOMAIN:-localhost}"
traefik.frontend.rule: "Host: ${CHATONS_SERVICE:-matrixwebhook}.${CHATONS_DOMAIN:-localhost}, www.${CHATONS_SERVICE:-matrixwebhook}.${CHATONS_DOMAIN:-localhost}"