mirror of
https://github.com/marcogll/telegram_new_socias.git
synced 2026-01-13 13:15:16 +00:00
feat: Implement a new links menu, consolidate the main action keyboard into a ui module, and update employee ID generation logic.
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
bot:
|
||||
image: ${DOCKER_IMAGE:-vanessa-bot:latest}
|
||||
image: marcogll/vanessa-bot:latest
|
||||
container_name: vanessa_bot
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user