Skip to content

Comments

Fix bug can not change sqlite path#2

Open
truong-hua wants to merge 1 commit intosedan07:mainfrom
doopage:truong-hua-patch-1
Open

Fix bug can not change sqlite path#2
truong-hua wants to merge 1 commit intosedan07:mainfrom
doopage:truong-hua-patch-1

Conversation

@truong-hua
Copy link

Some people would like to use sqlite for simplier deployment and would like to move it to a persistent docker volume. Currently, it's hard coded in entrypoint.sh and does not respect the env $DB_DATABASE value, so any config of both $DB_DATABASE and $DB_DRIVER=sqlite will cause error.

Some people would like to use sqlite for simplier deployment and would like to move it to a persistent docker volume. Currently, it's hard coded in entrypoint.sh and does not respect the env $DB_DATABASE value, so any config of both $DB_DATABASE and $DB_DRIVER=sqlite will cause error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant