Redis -> YDB

This commit is contained in:
Artyom Belousov 2023-05-27 22:10:31 +03:00
parent 1f4888069f
commit a33680d527
21 changed files with 448 additions and 322 deletions

View file

@ -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"