updated
This commit is contained in:
parent
14abaf35e2
commit
f60897d87c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const config = ref<any>({
|
|||
development: {
|
||||
// API_URI: "https://localhost:7260/api",
|
||||
API_URI: "https://bma-ehr.frappet.synology.me/api/v1",
|
||||
API_SSO: "https://localhost:3001",
|
||||
API_SSO: "https://localhost:3001/api/v1",
|
||||
},
|
||||
test: {
|
||||
API_URI: "http://localhost:5010/api/v1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue