Update healthchecks
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
- "DEBUG=${DEBUG}"
|
- "DEBUG=${DEBUG}"
|
||||||
- "SITE_LOGO_URL=${SITE_LOGO_URL}"
|
- "SITE_LOGO_URL=${SITE_LOGO_URL}"
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_PATH}:/config
|
- ${APPDATA_PATH}/healthchecks/config:/config
|
||||||
ports:
|
ports:
|
||||||
- "${PORT}:8000"
|
- "${PORT}:8000"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
|
Reference in New Issue
Block a user