added docker support
This commit is contained in:
7
build/.env.example
Normal file
7
build/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
BOT_TOKEN=<token-here>
|
||||
DB_USER=""
|
||||
DB_PASSWORD=""
|
||||
DB_SERVER=""
|
||||
DB_PORT=""
|
||||
DB_NAME=""
|
||||
LOG_WEBHOOK=<url-here>
|
Reference in New Issue
Block a user