Added random board sharing.
/ docker_build (push) Successful in 1m12s
/ helm_deploy (push) Successful in 23s
Testing zangramru / lint (push) Successful in 29s
Testing zangramru / pytest (push) Successful in 18s

Signed-off-by: Pavel Kirilin <s3riussan@gmail.com>
This commit is contained in:
2026-07-02 16:19:46 +02:00
parent 9069f751c3
commit 042e8b8581
5 changed files with 98 additions and 38 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ services:
ZANGRAMRU_DB_USER: zangramru
ZANGRAMRU_DB_PASS: zangramru
ZANGRAMRU_DB_BASE: zangramru
volumes:
- .:/app/src/
# volumes:
# - .:/app/src/
db:
image: postgres:18.3-trixie