fix: chat
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- gotify_data:/app/data
|
- gotify_data:/app/data
|
||||||
environment:
|
# environment:
|
||||||
# Gotify is a Go binary - no wget/curl, but has built-in health endpoint
|
# Gotify is a Go binary - no wget/curl, but has built-in health endpoint
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD-SHELL", "nc -z localhost $APP_PORT || exit 1"]
|
# test: ["CMD-SHELL", "nc -z localhost $APP_PORT || exit 1"]
|
||||||
|
|||||||
Reference in New Issue
Block a user