feature test env 0.0030
Some checks failed
Build Docker / build (push) Failing after 32s

This commit is contained in:
2026-02-28 16:34:01 +03:00
parent 05db456991
commit 57a3e1e94e
2 changed files with 3 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
services:
backend:
image: back:latest
container_name: gitea
container_name: wedding-site
volumes:
- ../server:/home/backend/server
- ../:/home/backend/server
ports:
- "${PORT}:${PORT}"