update DNS
This commit is contained in:
parent
2a3c0e4a4f
commit
0f85cc1c9b
2 changed files with 6 additions and 5 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue