|
|
@ -25,6 +25,7 @@ services: |
|
|
|
- "traefik.http.routers.centurion.rule=Host(`centurion.harambee.utwente.nl`)" |
|
|
|
- "traefik.http.routers.centurion.rule=Host(`centurion.harambee.utwente.nl`)" |
|
|
|
- "traefik.http.routers.centurion.tls=true" |
|
|
|
- "traefik.http.routers.centurion.tls=true" |
|
|
|
- "traefik.http.routers.centurion.tls.options=default" |
|
|
|
- "traefik.http.routers.centurion.tls.options=default" |
|
|
|
|
|
|
|
- "traefik.http.routers.centurion.tls.certresolver=letsencrypt" |
|
|
|
|
|
|
|
|
|
|
|
networks: |
|
|
|
networks: |
|
|
|
web: |
|
|
|
web: |
|
|
|