This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-01-16 18:19:25 +07:00
parent 62d757a343
commit 8c5adb625c

View file

@ -10,8 +10,7 @@ export const apiUrlConfig = import.meta.env.VITE_API_URI_CONFIG
const config = ref<any>({
development: {
// API_URI: "https://localhost:7260/api",
// API_URI: 'https://bma-ehr.frappet.synology.me/api/v1',
API_URI: 'https://hrmsbkk.case-collection.com/api/v1',
API_URI: 'https://bma-ehr.frappet.synology.me/api/v1',
},
test: {
API_URI: 'http://localhost:5010/api/v1',