hotfix: api urls change
This commit is contained in:
6
.env
6
.env
@@ -1,8 +1,8 @@
|
|||||||
VITE_GOOGLE_CLIENT_ID=https://272098283932-bft2gvlgjn8edopg0lnqjq1i9ekdmipt.apps.googleusercontent.com
|
VITE_GOOGLE_CLIENT_ID=https://272098283932-bft2gvlgjn8edopg0lnqjq1i9ekdmipt.apps.googleusercontent.com
|
||||||
VITE_DEFUALT_AUTH_RETURN_URL=/setting/profile
|
VITE_DEFUALT_AUTH_RETURN_URL=/setting/profile
|
||||||
VITE_APP_URL=https://account.business-harmony.com
|
VITE_APP_URL=https://accounts.business-harmony.com
|
||||||
VITE_API_URL=https://accounts.business-harmony.com/api/
|
VITE_API_URL=https://accounts.business-harmony.com/apiapp/api
|
||||||
VITE_IDENTITY_URL=https://accounts.business-harmony.com/connect/token
|
VITE_IDENTITY_URL=https://accounts.business-harmony.com/apiapp/connect/token
|
||||||
VITE_IDENTITY_CLIENT_ID=harmony_identity
|
VITE_IDENTITY_CLIENT_ID=harmony_identity
|
||||||
VITE_IDENTITY_SCOPE=openid profile offline_access
|
VITE_IDENTITY_SCOPE=openid profile offline_access
|
||||||
IMAGE_BASE_URL=https://accounts.business-harmony.com/uploads/
|
IMAGE_BASE_URL=https://accounts.business-harmony.com/uploads/
|
||||||
|
|||||||
Reference in New Issue
Block a user