chore: 调整开发预览其他环境的配置文件
This commit is contained in:
10
apps/y-code-v1/.env.dev-production
Normal file
10
apps/y-code-v1/.env.dev-production
Normal file
@@ -0,0 +1,10 @@
|
||||
VITE_NODE_ENV = development
|
||||
|
||||
VITE_PORT = 10013
|
||||
|
||||
VITE_OA_BASEURL = https://oa.shiyuegame.com
|
||||
|
||||
VITE_YCODE_BASEURL = https://custom-chart-api.shiyuegame.com
|
||||
# VITE_YCODE_BASEURL = https://custom-chart-api.shiyuegame.com:19998
|
||||
|
||||
VITE_YCODE_BASEURL_FRONT = https://custom-chart.shiyuegame.com
|
||||
Reference in New Issue
Block a user