mirror of
https://github.com/the-programmers-hangout/Mimic.git
synced 2026-09-04 01:06:00 +02:00
10 lines
119 B
Bash
10 lines
119 B
Bash
APP_NAME=Mimic
|
|
APP_ENV=development
|
|
|
|
DISCORD_TOKEN=
|
|
|
|
DB_CONNECTION=mysql
|
|
DB_HOST=
|
|
DB_DATABASE=
|
|
DB_USERNAME=
|
|
DB_PASSWORD= |