mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-27 18:20:32 +00:00
Update templates/compose/healthchecks.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowArcanist
parent
aa4c229607
commit
85abbf2555
@@ -11,7 +11,6 @@ services:
|
||||
container_name: healthchecks
|
||||
environment:
|
||||
- SERVICE_URL_HEALTHCHECKS_8000
|
||||
- SERVICE_URL_HEALTHCHECKS
|
||||
- DB=sqlite
|
||||
- DB_NAME=/data/hc.sqlite
|
||||
- "ALLOWED_HOSTS=${ALOWED_HOSTS:-*}"
|
||||
|
||||
Reference in New Issue
Block a user