refactor: move data.sample.db to dbtbbase directory
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ PUBLIC_URL="http://localhost:8055"
|
|||||||
# you need to pass to the database instance.
|
# you need to pass to the database instance.
|
||||||
|
|
||||||
DB_CLIENT="sqlite3"
|
DB_CLIENT="sqlite3"
|
||||||
DB_FILENAME="data.db"
|
DB_FILENAME="./database/data.db"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user