little of backend

This commit is contained in:
2024-03-24 15:37:01 +03:00
parent ef60d563fa
commit 0edcecd0f5
15 changed files with 140 additions and 16 deletions

View File

@ -8,7 +8,7 @@ services:
- path: ./env/backend/dev.env
required: true
volumes:
- ./backend/app:/app:z
- ./backend/app:/code/app:z
frontend:
build:
context: frontend