|
|
@@ -7,4 +7,6 @@ puzzeltocht:
|
|
|
labels:
|
|
|
- "traefik.enable=true"
|
|
|
- "traefik.port=8080"
|
|
|
- - "traefik.frontend.rule=Host:puzzeltocht.ijscoboer.nl"
|
|
|
+ - "traefik.http.routers.puzzeltocht.rule=Host(`puzzeltocht.ijscoboer.nl`)"
|
|
|
+ - "traefik.http.routers.puzzeltocht.entrypoints=websecure"
|
|
|
+ - "traefik.http.routers.puzzeltocht.tls=true"
|