Changes
Build and Push Docker Images / build (push) Successful in 43s

This commit is contained in:
2026-05-11 12:33:51 +03:00
parent 68de34c092
commit e512317f33
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -216,8 +216,8 @@ services:
web:
build:
context: ../web
dockerfile: Dockerfile
context: ..
dockerfile: web/Dockerfile
container_name: myai-web
depends_on:
- api