mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
MYSQL_ROOT_PASSWORD=example-dev
|
|
MYSQL_DATABASE=freepad
|
|
MYSQL_USER=freepad
|
|
MYSQL_PASSWORD=example-dev
|
|
MYSQL_URL=mariadb
|
|
MYSQL_PORT=3306
|
|
|
|
DOMAIN_BASE=http://localhost:8080
|
|
CACHE_MAP_LIMIT=25 |