feat: 添加 takeout_logs 数据库连接配置
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -13,3 +13,7 @@ dsn = "postgres://dictionary_user:DictionaryUser112233@120.53.222.17:5432/takeou
|
|||||||
[[sources]]
|
[[sources]]
|
||||||
id = "takeout_hangfire"
|
id = "takeout_hangfire"
|
||||||
dsn = "postgres://hangfire_user:HangFire112233@120.53.222.17:5432/takeout_hangfire_db"
|
dsn = "postgres://hangfire_user:HangFire112233@120.53.222.17:5432/takeout_hangfire_db"
|
||||||
|
|
||||||
|
[[sources]]
|
||||||
|
id = "takeout_logs"
|
||||||
|
dsn = "postgres://logs_user:Logs112233@120.53.222.17:5432/takeout_logs_db"
|
||||||
|
|||||||
Reference in New Issue
Block a user