dsfsdf
All checks were successful
Aboba / build (push) Successful in 1m31s
Aboba / deploy (push) Successful in 36s

This commit is contained in:
2024-02-18 19:21:41 +03:00
parent e30d4d320a
commit f311cd6dbf

View File

@@ -48,4 +48,4 @@ jobs:
git fetch
git pull
git submodule update --recursive
SERVER_PORT=3005 docker compose up -d backend db redis
SERVER_PORT=3005 docker-compose up -d backend db redis