fix: warn when DATABASE_URL resolves outside DATA_DIR volume #4

Merged
patillacode merged 2 commits from fix/db-path-configuration into main 2026-04-18 18:50:43 +02:00
Owner

Three slashes in sqlite:/// is a relative path that silently bypasses
the /data volume mount, storing the DB inside the container. Added a
startup warning, clarified .env.example, and updated README docs.

Three slashes in sqlite:/// is a relative path that silently bypasses the /data volume mount, storing the DB inside the container. Added a startup warning, clarified .env.example, and updated README docs.
Three slashes in sqlite:/// is a relative path that silently bypasses
the /data volume mount, storing the DB inside the container. Added a
startup warning, clarified .env.example, and updated README docs.
patillacode deleted branch fix/db-path-configuration 2026-04-18 18:50:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patillacode/piruetas!4
No description provided.