mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-28 10:10:42 +02:00
traefik local
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.wallabag.rule=Host(`${HOST_WALLABAG}.${DOMAIN}`)
|
||||
- traefik.http.routers.wallabag.entrypoints=websecure
|
||||
- traefik.http.routers.wallabag.entrypoints=https
|
||||
- traefik.http.routers.wallabag.tls=true
|
||||
- traefik.http.services.wallabag.loadbalancer.server.port=80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user