Merge pull request #542 from sgotti/examples_add_missing_web_config_for_notification_service

examples: add missing web config for notification service
This commit is contained in:
Simone Gotti 2025-05-12 14:42:07 +02:00 committed by GitHub
commit 7611d3d53f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ notification:
db:
type: sqlite3
connString: /data/agola/notification/db
web:
listenAddress: ":4004"
configstore:
dataDir: /data/agola/configstore