fix: paheko
This commit is contained in:
parent
e316ecae8a
commit
6f83abcc4d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
const ENABLE_UPGRADES = false;
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.paheko.rule=Host(`paheko.lail.cloud`)
|
||||
- traefik.http.routers.paheko.rule=Host(`paheko.apps.lail.cloud`)
|
||||
- traefik.http.routers.paheko.entrypoints=https
|
||||
- traefik.http.routers.paheko.tls=true
|
||||
- traefik.http.routers.paheko.tls.certresolver=letsencrypt
|
||||
|
|
|
|||
Loading…
Reference in a new issue