first commit
This commit is contained in:
8
front/.env.prod
Normal file
8
front/.env.prod
Normal file
@@ -0,0 +1,8 @@
|
||||
# backend service base url, prod environment
|
||||
VITE_SERVICE_BASE_URL=http://192.168.11.200:38900/api
|
||||
VITE_SERVICE_UPLOAD=system/oss/uploadLocal
|
||||
|
||||
# other backend service base url, prod environment
|
||||
VITE_OTHER_SERVICE_BASE_URL= `{
|
||||
"demo": "http://192.168.11.200:38900/api"
|
||||
}`
|
||||
Reference in New Issue
Block a user