Update config naming and doc

This commit is contained in:
2025-10-17 20:36:29 -07:00
parent eb9e107f65
commit c15f1a50ca
11 changed files with 206 additions and 46 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- "9090:9090" # Metrics (future)
- "8081:8081" # Health check (future)
volumes:
- ./config.yaml:/app/config.yaml:ro
- ./notifier.config:/app/notifier.config:ro
- notifier-data:/var/lib/notifier
environment:
- NOTIFIER_SERVER_MODE=both