mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-11-10 16:26:09 +00:00
Singleton mongo client, added mongosh easy enter command, better logging, added idle time to mongo connection
This commit is contained in:
@@ -22,7 +22,6 @@ 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