chore: 调整环境配置的域名
This commit is contained in:
@@ -6,6 +6,6 @@ VITE_BASE_URL = /
|
||||
|
||||
VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
|
||||
|
||||
VITE_PLATFORM_URL = 'https://y-code-platform.shiyuegame.com/'
|
||||
VITE_DESIGNER_URL = 'https://y-code-designer.shiyuegame.com/'
|
||||
VITE_RENDERER_URL = 'https://y-code-renderer.shiyuegame.com/'
|
||||
VITE_PLATFORM_URL = 'https://y-code.shiyue.com/'
|
||||
VITE_DESIGNER_URL = 'https://y-code-designer.shiyue.com/'
|
||||
VITE_RENDERER_URL = 'https://y-code-renderer.shiyue.com/'
|
||||
|
||||
@@ -10,6 +10,6 @@ VITE_PORT = 10010
|
||||
# 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_PLATFORM_URL = 'https://y-code-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