add example env
This commit is contained in:
parent
da1c289830
commit
f7d59f1b1a
1 changed files with 5 additions and 0 deletions
5
example.env
Normal file
5
example.env
Normal file
|
@ -0,0 +1,5 @@
|
|||
MYSQL_HOST=db
|
||||
MYSQL_USER=root
|
||||
MYSQL_PASSWORD=password
|
||||
MYSQL_DATABASE=database
|
||||
DISCORD_TOKEN=token
|
Loading…
Reference in a new issue