Fix ntfy_dev based on AGENTS.md

This commit is contained in:
openhands
2026-07-16 04:08:21 +00:00
parent ac80380a81
commit fb348f900f
3 changed files with 101 additions and 20 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_PATH=./data
VOL_PATH=/data
TZ=UTC
# ntfy
NTFY_IMAGE=binwiederhier/ntfy
NTFY_PORT=80
NTFY_HTTP_PORT=8080
NTFY_RESTART=unless-stopped
NTFY_BASE_URL=http://localhost
NTFY_CACHE_FILE=/var/lib/ntfy/cache.db
NTFY_AUTH_FILE=/var/lib/ntfy/auth.db