mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 09:15:59 +02:00
11 lines
130 B
Bash
11 lines
130 B
Bash
APP_NAME=Hermes
|
|
APP_ENV=development
|
|
|
|
DISCORD_TOKEN=
|
|
GUILD_ID=
|
|
|
|
DB_CONNECTION=mysql
|
|
DB_HOST=
|
|
DB_DATABASE=
|
|
DB_USERNAME=
|
|
DB_PASSWORD= |