update docker for mono repo
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user