fix: paheko

This commit is contained in:
grubshka 2026-04-04 00:56:26 +02:00
parent 6f83abcc4d
commit d28a02970b

View file

@ -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