fix: paheko
This commit is contained in:
parent
6f83abcc4d
commit
d28a02970b
1 changed files with 1 additions and 8 deletions
|
|
@ -33,10 +33,3 @@ services:
|
||||||
const LEGAL_HOSTING_DETAILS = $PAHEKO_LEGAL_HOSTING_DETAILS;
|
const LEGAL_HOSTING_DETAILS = $PAHEKO_LEGAL_HOSTING_DETAILS;
|
||||||
const DISABLE_INSTALL_PING = true;
|
const DISABLE_INSTALL_PING = true;
|
||||||
const ENABLE_UPGRADES = false;
|
const ENABLE_UPGRADES = false;
|
||||||
labels:
|
|
||||||
- traefik.enable=true
|
|
||||||
- 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
|
|
||||||
- traefik.http.services.paheko.loadbalancer.server.port=80
|
|
||||||
Loading…
Reference in a new issue