fix: paheko disable healthcheck

This commit is contained in:
grubshka 2026-04-05 22:39:44 +02:00
parent 062e331309
commit cb17452c61

View file

@ -33,10 +33,5 @@ services:
const LEGAL_HOSTING_DETAILS = $PAHEKO_LEGAL_HOSTING_DETAILS;
const DISABLE_INSTALL_PING = true;
const ENABLE_UPGRADES = false;
networks:
- coolify
- default
networks:
coolify:
external: true
healthcheck:
disable: true