Updated backedn
All checks were successful
Deploy Volleyball CMS / deploy (push) Successful in 1m17s

This commit is contained in:
Marc
2025-06-05 21:07:56 +00:00
parent 8b516d6f68
commit dd5f7a3976
2 changed files with 3 additions and 1 deletions

Submodule backend updated: d9f5176904...3f4d5282be

View File

@@ -23,6 +23,8 @@ services:
- db-data:/var/lib/postgresql/data
networks:
- tg-net
ports:
- "5432:5432"
frontend:
build: .