chore: 增加环境配置

This commit is contained in:
wangxuefeng
2025-03-05 18:03:59 +08:00
parent 47c9ec1aba
commit 261dd5bb67
10 changed files with 47 additions and 7 deletions

View File

@@ -5,3 +5,7 @@ VITE_NODE_ENV = 'production'
VITE_BASE_URL = /
VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
Y_CODE_PLATFORM_URL = 'https://y-code-platform.shiyuegame.com/'
Y_CODE_DESIGNER_URL = 'https://y-code-designer.shiyuegame.com/'
Y_CODE_RENDERER_URL = 'https://y-code-renderer.shiyuegame.com/'