API
This commit is contained in:
parent
79caf784ac
commit
bed11441d9
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ export const apiUrlConfigReport = import.meta.env.VITE_API_REPORT_URL;
|
|||
|
||||
const config = ref<any>({
|
||||
development: {
|
||||
API_URI: "http://localhost:13001/api/v1",
|
||||
// API_URI: "https://bma-ehr.frappet.synology.me/api/v1",
|
||||
// API_URI: "http://localhost:13001/api/v1",
|
||||
API_URI: "https://bma-ehr.frappet.synology.me/api/v1",
|
||||
// API_URI_ORG_SERVICE: "https://localhost:7056/api/v1", //ใช้ชั่วคราว
|
||||
API_URI_ORG_SERVICE: "https://bma-ehr.frappet.synology.me/api/v1", //ใช้ชั่วคราว
|
||||
// API_URI_ORG_EMPLOYEE_SERVICE: "https://localhost:7208/api/v1", //ใช้ชั่วคราว
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue