Trying out this config #11
@@ -38,8 +38,8 @@ services:
|
||||
labels:
|
||||
- "env=${ENV}"
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.whoami.rule=Host(`test.staging.kovagoadi.hu`)"
|
||||
- "traefik.http.routers.https.rule=Host(`test.staging.kovagoadi.hu`)"
|
||||
- "traefik.http.routers.whoami.rule=Host(`test-whoami.${DOMAIN}`)"
|
||||
- "traefik.http.routers.https.rule=Host(`test-whoami.${DOMAIN}`)"
|
||||
- "traefik.http.routers.whoami.entrypoints=web"
|
||||
- traefik.http.routers.https.entrypoints=https
|
||||
- traefik.http.routers.https.tls=true
|
||||
|
||||
Reference in New Issue
Block a user