build: 配置信息

This commit is contained in:
2026-07-31 15:44:06 +08:00
parent befb099b91
commit 6e69f6cdc3
2 changed files with 15 additions and 5 deletions
+5 -5
View File
@@ -3,16 +3,16 @@ server:
admin_key: "admin-sk-change-me"
database:
host: "127.0.0.1"
host: "mysql"
port: 3306
user: "notify"
password: "${DB_PASSWORD:-notify}"
user: "root"
password: "${DB_PASSWORD:-7Qay8mksnwrCffGi}"
database: "notification"
redis:
host: "127.0.0.1"
host: "redis"
port: 6379
password: ""
password: "XBAG3pjZbYxZpTWA"
db: 0
smtp: