chore: 容器框架升级,修复项目命令行异常问题
This commit is contained in:
12
apps/designer/.env.staging
Normal file
12
apps/designer/.env.staging
Normal file
@@ -0,0 +1,12 @@
|
||||
# 只在预发布模式中被载入
|
||||
VITE_NODE_ENV = 'staging'
|
||||
|
||||
# 公共基础路径, 详见: https://cn.vitejs.dev/guide/build.html#public-base-path
|
||||
VITE_BASE_URL = /
|
||||
|
||||
# base api url
|
||||
VITE_BASE_API_URL = 'https://custom-chart-pre-api.shiyue.com/'
|
||||
|
||||
VITE_PLATFORM_URL = 'https://y-code-platform-pre.shiyue.com/'
|
||||
VITE_DESIGNER_URL = 'https://y-code-designer-pre.shiyue.com/'
|
||||
VITE_RENDERER_URL = 'https://y-code-renderer-pre.shiyue.com/'
|
||||
Reference in New Issue
Block a user