Refactor(Protocol): Optimize desktop and app protocol

This commit is contained in:
2024-05-21 17:41:57 +08:00
parent 3dc434a6ac
commit a7577373ef
8 changed files with 15 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
NODE_ENV=development
VITE_PLATFORM=DESKTOP
VITE_PROTOCOL=oxygen-desktop
VITE_DESKTOP_PROTOCOL=oxygen-desktop
VITE_APP_PROTOCOL=oxygen-app
VITE_UI_URL=${TEST_UI_URL}
VITE_API_URL=${TEST_API_URL}
VITE_API_TOKEN_URL=${VITE_API_URL}/token