diff --git a/config.json b/config.json index 71c91ff..4eb28df 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,11 @@ { "$meta": { "version": 1, - "source": "coolify" + "updatedAt": "2026-04-04T12:00:00.000Z", + "source": "configure" }, "database": { - "mode": "external", + "mode": "postgres", "backup": { "enabled": true, "intervalMinutes": 60,