mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
traefik takes advantage of docker expose port
This commit is contained in:
@@ -18,7 +18,6 @@ services:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.dokuwiki.rule=Host(`${HOST_DOKUWIKI}.${DOMAIN}`)
|
||||
- traefik.http.routers.dokuwiki.entrypoints=https
|
||||
- traefik.http.routers.dokuwiki.tls=true
|
||||
- traefik.http.services.dokuwiki.loadbalancer.server.port=80
|
||||
- traefik.http.routers.dokuwiki.tls=true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user