mirror of
https://github.com/Floriansylvain/SnippetsManager.git
synced 2026-08-19 11:43:15 +02:00
4 lines
105 B
Bash
4 lines
105 B
Bash
MYSQL_ROOT_PASSWORD=root
|
|
API_PORT=7777
|
|
|
|
# DATABASE_URL="mysql://root:root@localhost:3306/snippetsmanager" |