don't start telegram bot if not enabled by environment
This commit is contained in:
@ -11,3 +11,5 @@ SSL_KEY=./certificates/localhost-key.pem
|
||||
SSL_CERT=./certificates/localhost.pem
|
||||
|
||||
DATABASE_URL=mysql://root:Zelen0ku4e@192.168.0.10:3306/cart_dev
|
||||
|
||||
TELEGRAM_BOT=true
|
Reference in New Issue
Block a user