Add docker conf
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
NODE_ENV=production
|
||||
TOKEN=
|
||||
GUILD_ID=
|
||||
DB_HOST=mysql
|
||||
DB_USERNAME=minzbot
|
||||
DB_PASSWORD=
|
||||
DB_DATABASE=minzbot
|
||||
DB_ROOTPW=
|
||||
Reference in New Issue
Block a user