add example env

This commit is contained in:
Philipp 2022-09-20 13:58:05 +02:00
parent da1c289830
commit f7d59f1b1a
Signed by: Spaenny
GPG Key ID: 9EBD8439AFBAB750
1 changed files with 5 additions and 0 deletions

5
example.env Normal file
View File

@ -0,0 +1,5 @@
MYSQL_HOST=db
MYSQL_USER=root
MYSQL_PASSWORD=password
MYSQL_DATABASE=database
DISCORD_TOKEN=token