feat: Add patient verification store and configure new ekstrakExpertiseUrl and verificationApiBaseUrl endpoints.
This commit is contained in:
No files matched your search
@@ -74,3 +74,8 @@ POST_LOGOUT_REDIRECT_URI="https://antrean.dev.rssa.id/LoginPage"
|
||||
# API eksternal untuk validasi JWT token
|
||||
EXTERNAL_API_BASE_URL="http://10.10.150.100:8084"
|
||||
EXTERNAL_API_TIMEOUT=10000
|
||||
|
||||
# API untuk ekstrak expertise dan verifikasi akun
|
||||
# Digunakan di pages/verifikasiAkun/VerifikasiAkun.vue
|
||||
EKSTRAK_EXPERTISE_URL="http://10.10.123.218/ekstrakexpertise"
|
||||
VERIFICATION_API_BASE_URL="http://10.10.123.140:8089/api/v1"
|
||||
Reference in New Issue
Block a user