Add connectionString to database config

This commit is contained in:
2026-04-04 13:03:48 +00:00
parent f791af49bd
commit af15d756e2

View File

@@ -6,6 +6,7 @@
},
"database": {
"mode": "postgres",
"connectionString": "postgres://paperclip:paperclip_coolify_2026@ywmhm4e7zzedbf9k1duoujev:5432/paperclip",
"backup": {
"enabled": true,
"intervalMinutes": 60,