fix: image upload
This commit is contained in:
3
.env
3
.env
@@ -3,4 +3,5 @@ VITE_DEFUALT_AUTH_RETURN_URL=/setting/profile
|
||||
VITE_API_URL=https://accounts.business-harmony.com/api/
|
||||
VITE_IDENTITY_URL=https://accounts.business-harmony.com/connect/token
|
||||
VITE_IDENTITY_CLIENT_ID=harmony_identity
|
||||
VITE_IDENTITY_SCOPE=openid profile offline_access harmony_identity
|
||||
VITE_IDENTITY_SCOPE=openid profile offline_access harmony_identity
|
||||
IMAGE_BASE_URL=https://accounts.business-harmony.com/uploads/
|
||||
|
||||
Reference in New Issue
Block a user