fdfdf
This commit is contained in:
parent
1353cdd04a
commit
023a41b4e3
|
@ -28,7 +28,7 @@ services:
|
||||||
# - traefik.http.routers.allAndOne-https.tls=true
|
# - traefik.http.routers.allAndOne-https.tls=true
|
||||||
# - traefik.http.routers.allAndOne-https.tls.certresolver=le
|
# - traefik.http.routers.allAndOne-https.tls.certresolver=le
|
||||||
|
|
||||||
- traefik.basic.frontend.rule=Host(`${DOMAIN?Variable not set}`) || Host(`www.${DOMAIN?Variable not set}`)
|
- traefik.basic.allinone.rule=Host(`${DOMAIN?Variable not set}`) || Host(`www.${DOMAIN?Variable not set}`)
|
||||||
- "traefik.basic.port=3000"
|
- "traefik.basic.port=3000"
|
||||||
- "traefik.basic.protocol=http"
|
- "traefik.basic.protocol=http"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue