added docker support

This commit is contained in:
2024-08-05 02:06:37 +02:00
parent 04134c6f9d
commit be0c73967b
5 changed files with 84 additions and 8 deletions

7
build/.env.example Normal file
View File

@@ -0,0 +1,7 @@
BOT_TOKEN=<token-here>
DB_USER=""
DB_PASSWORD=""
DB_SERVER=""
DB_PORT=""
DB_NAME=""
LOG_WEBHOOK=<url-here>