mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-11-10 16:26:09 +00:00
mongodb to 5.0.2 update, added groups command, added groups logic, changed silent logic
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.6"
|
||||
services:
|
||||
|
||||
database:
|
||||
image: mongo:4.0.8
|
||||
image: mongo:5.0.2
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./docker/config/database.env
|
||||
|
||||
Reference in New Issue
Block a user