mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
+ Started work on Sqlite
+ Started work on moving migrations into code instead of Dockerfile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
DATABASE_DRIVER=sqlite # sqlite,mysql
|
||||
|
||||
MYSQL_ROOT_PASSWORD=example-dev
|
||||
MYSQL_DATABASE=freepad
|
||||
MYSQL_USER=freepad
|
||||
|
||||
Reference in New Issue
Block a user