diff --git a/.env b/.env index 23769a6..d778970 100644 --- a/.env +++ b/.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 \ No newline at end of file +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 + +