mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-11-10 16:26:09 +00:00
added logging, added /start command
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
||||
- ./docker/config/app.env
|
||||
volumes:
|
||||
- ./src:/src
|
||||
- ./logs:/var/log/bot
|
||||
ports:
|
||||
- $APP_EXPOSED_PORT:$APP_INTERNAL_PORT
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user