fixed backend directory

This commit is contained in:
2025-11-11 01:44:37 +01:00
parent 51ace86b8d
commit 3a9f9a05db
+1 -1
View File
@@ -1,6 +1,6 @@
x-app: &app
build:
context: backend/
context: ./edu_master/backend/
dockerfile: Dockerfile
args:
- VERSION=${VERSION:-v0.10.2}