Update templates/compose/healthchecks.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
aa4c229607
commit
85abbf2555
1 changed files with 0 additions and 1 deletions
|
|
@ -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:-*}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue