mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-22 09:41:45 +00:00
entrypoint
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
: ${DATABASE_PROVIDER:="sqlite"}
|
: ${DATABASE_PROVIDER:="sqlite"}
|
||||||
|
|
||||||
|
|
||||||
# Determine which schema to use
|
# Determine which schema to use
|
||||||
case "$DATABASE_PROVIDER" in
|
case "$DATABASE_PROVIDER" in
|
||||||
"mysql")
|
"mysql")
|
||||||
|
|||||||
Reference in New Issue
Block a user