15 lines
625 B
Bash
15 lines
625 B
Bash
# 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-vue3
|
|
VITE_KC_URL=https://hrmsbkk-id.case-collection.com
|
|
VITE_API_REPORT_URL=https://hrmsbkk.case-collection.com/api/v1/report-template
|
|
|
|
|