chore: 调整环境配置的域名

This commit is contained in:
wangxuefeng 2025-03-13 10:24:48 +08:00
parent 60cdc1f50e
commit dd885ba651
6 changed files with 12 additions and 12 deletions

View File

@ -7,6 +7,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/'

View File

@ -7,6 +7,6 @@ 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_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/'

View File

@ -27,7 +27,7 @@ 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/'
Y_CODE_V1_URL = 'https://custom-chart.shiyuegame.com/'

View File

@ -7,7 +7,7 @@ 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_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/'
Y_CODE_V1_URL = 'https://custom-chart.shiyue.com/'

View File

@ -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/'

View File

@ -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/'