Added dict with additional cards

This commit is contained in:
Artyom Belousov 2021-02-03 19:09:08 +03:00
parent 181f3bc0aa
commit 88ea431a27
26 changed files with 232 additions and 35 deletions

View file

@ -9,7 +9,7 @@ services:
- VK_CONFIRMATION_STRING
ports:
- "127.0.0.1:8888:80"
- "127.0.0.1:8888:8000"
restart: "always"
redis:
image: "redis:6.0.9"