fix
This commit is contained in:
parent
647c9d5b9f
commit
6f1318b55c
1 changed files with 14 additions and 5 deletions
19
.env
19
.env
|
|
@ -1,6 +1,15 @@
|
|||
VITE_API_URI_CONFIG=https://hrms.chin.in.th/api/v1
|
||||
VITE_API_URI_REPORT_CONFIG=https://hrms.chin.in.th/api/v2
|
||||
# VITE_API_URI_CONFIG=https://hrms.chin.in.th/api/v1
|
||||
# VITE_API_URI_REPORT_CONFIG=https://hrms.chin.in.th/api/v2
|
||||
# VITE_KC_REALM=hrms
|
||||
# VITE_CLIENTID_EXAM_KEYCLOAK=hrms-exam-vue3
|
||||
# VITE_KC_URL=https://id.chin.in.th
|
||||
# VITE_API_REPORT_URL=https://report-server.frappet.synology.me/api/v1/report-template
|
||||
|
||||
VITE_API_URI_CONFIG=https://hrmsbkk.case-collection.com/api/v1
|
||||
VITE_API_URI_REPORT_CONFIG=https://hrmsbkk.case-collection.com/api/v2
|
||||
VITE_KC_REALM=hrms
|
||||
VITE_CLIENTID_EXAM_KEYCLOAK=hrms-exam-vue3
|
||||
VITE_KC_URL=https://id.chin.in.th
|
||||
VITE_API_REPORT_URL=https://report-server.frappet.synology.me/api/v1/report-template
|
||||
VITE_CLIENTID_EXAM_KEYCLOAK=hrms-vue3
|
||||
VITE_KC_URL=https://hrmsbkk-id.case-collection.com
|
||||
VITE_API_REPORT_URL=https://hrmsbkk.case-collection.com/api/v1/report-template
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue