diff --git a/.env.development b/.env.development index de90992..fa3709b 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ -VITE_API_BASEURL = "https://ibms-cvilux-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-cvilux.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://192.168.0.206:8060" +VITE_FILE_API_BASEURL = "https://cgems.cvilux-group.com:8088" VITE_FORGE_BASEURL = "http://localhost:5173" \ No newline at end of file diff --git a/.env.production b/.env.production index a7e4527..e933a00 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_API_BASEURL = "https://ibms-cvilux-api.production.mjmtech.com.tw" -VITE_FILE_API_BASEURL = "https://ibms-cvilux.production.mjmtech.com.tw" +VITE_API_BASEURL = "https://192.168.0.206:8060" +VITE_FILE_API_BASEURL = "https://cgems.cvilux-group.com:8088" VITE_FORGE_BASEURL = "http://202.39.218.221:8080/file/netzero" \ No newline at end of file diff --git a/index.html b/index.html index 06d05ee..ee146db 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ href="https://developer.api.autodesk.com/modelderivative/v2/viewers/7.*/style.css" /> - 瀚荃監控系統 + Cvilux EMS diff --git a/src/components/navbar/NavbarBuilding.vue b/src/components/navbar/NavbarBuilding.vue index 16e5649..3552cd8 100644 --- a/src/components/navbar/NavbarBuilding.vue +++ b/src/components/navbar/NavbarBuilding.vue @@ -25,14 +25,14 @@ onMounted(() => {
{{ store.selectedBuilding?.full_name }}