test: 无界降级测试加载渲染器
This commit is contained in:
@@ -10,6 +10,6 @@ VITE_DEBUG_MODE = true
|
||||
|
||||
VITE_PORT = 10012
|
||||
|
||||
VITE_PLATFORM_URL = 'https://localhost:10010/'
|
||||
VITE_DESIGNER_URL = 'https://localhost:10011/'
|
||||
VITE_RENDERER_URL = 'https://localhost:10012/'
|
||||
VITE_PLATFORM_URL = 'https://localhost:10010'
|
||||
VITE_DESIGNER_URL = 'https://localhost:10011'
|
||||
VITE_RENDERER_URL = 'https://localhost:10012'
|
||||
|
||||
Reference in New Issue
Block a user