Add connectionString to database config
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
},
|
},
|
||||||
"database": {
|
"database": {
|
||||||
"mode": "postgres",
|
"mode": "postgres",
|
||||||
|
"connectionString": "postgres://paperclip:paperclip_coolify_2026@ywmhm4e7zzedbf9k1duoujev:5432/paperclip",
|
||||||
"backup": {
|
"backup": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"intervalMinutes": 60,
|
"intervalMinutes": 60,
|
||||||
|
|||||||
Reference in New Issue
Block a user