Update config naming and doc
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user