mirror of
https://github.com/JustKato/FreePad.git
synced 2026-04-11 14:18:47 +03:00
Initial Commit
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
MYSQL_ROOT_PASSWORD=example-dev
|
||||
MYSQL_DATABASE=freepad
|
||||
MYSQL_USER=freepad
|
||||
MYSQL_PASSWORD=example-dev
|
||||
MYSQL_URL=mariadb
|
||||
MYSQL_PORT=3306
|
||||
Reference in New Issue
Block a user