Refactor(Protocol): Optimize desktop and app prtocol

This commit is contained in:
2024-05-21 17:41:09 +08:00
parent 8ab33860b2
commit 3ba1f35420
6 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
VITE_PLATFORM=WEB
VITE_DESKTOP_PROTOCOL=oxygen-desktop
VITE_APP_PROTOCOL=oxygen-app
VITE_UI_URL=${DEV_UI_URL}
VITE_API_URL=${DEV_API_URL}
VITE_API_TOKEN_URL=${VITE_API_URL}/token