fix(helm): stop setting DATABASE_URL explicitly in values

This commit is contained in:
perf3ct 2025-06-25 21:17:04 +00:00
parent d837204bc9
commit 98f7cfe82f
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ controllers:
WATCH_INTERVAL_SECONDS: "30"
FILE_STABILITY_CHECK_MS: "1000"
# Database URL
DATABASE_URL: ""
persistence:
uploads:
enabled: true