add edit message + fix docker-compose
This commit is contained in:
parent
93e85f790e
commit
a5b6cdf9f7
|
@ -33,6 +33,7 @@ services:
|
|||
- CFG__TGBOT__TOKEN=string
|
||||
- CFG__TGBOT__CHAT_ID=000000
|
||||
- CFG__TGBOT__TREAD_ID=0
|
||||
- CFG__TGBOT__DELETE_MSG=Deleted
|
||||
|
||||
- CFG__REDIS__HOST=redis
|
||||
- CFG__REDIS__PORT=6379
|
||||
|
|
Loading…
Reference in New Issue