update docker for mono repo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
VITE_API_TARGET=http://localhost:8080/
|
||||
|
||||
# Base path the client calls. Leave as /api to use the dev proxy (same-origin,
|
||||
# no CORS). For a production build served on a different origin than the API,
|
||||
# set this to the API's absolute URL, e.g. https://radapi.example.com
|
||||
VITE_API_BASE=/api
|
||||
Reference in New Issue
Block a user