Redis -> YDB
This commit is contained in:
parent
1f4888069f
commit
a33680d527
21 changed files with 448 additions and 322 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
args:
|
||||
- VERSION=vk
|
||||
environment:
|
||||
- YDB_CONNECTION_STRING
|
||||
- YDB_ACCESS_TOKEN_CREDENTIALS
|
||||
- VK_TOKEN
|
||||
- VK_SECRET_KEY
|
||||
- VK_GROUP_ID
|
||||
|
|
@ -20,8 +22,7 @@ services:
|
|||
args:
|
||||
- VERSION=telegram
|
||||
environment:
|
||||
- YDB_CONNECTION_STRING
|
||||
- YDB_ACCESS_TOKEN_CREDENTIALS
|
||||
- TG_TOKEN
|
||||
restart: "always"
|
||||
redis:
|
||||
image: "redis:6.0.9"
|
||||
restart: "always"
|
||||
restart: "always"
|
||||
Loading…
Add table
Add a link
Reference in a new issue