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