update docker for mono repo

This commit is contained in:
2026-08-01 00:12:10 +05:00
parent 29900e5625
commit ab75dd33f1
6 changed files with 2 additions and 2 deletions
@@ -1,8 +1,8 @@
services:
frontend:
build:
context: ../../
dockerfile: .build/prod/Dockerfile
context: ../../frontend
dockerfile: .build/prod/frontend.Dockerfile
args:
VITE_API_TARGET: ${VITE_API_TARGET}
hostname: frontend