update post api status dan API data pasien ruang

This commit is contained in:
bagus-arie05
2026-02-05 12:00:33 +07:00
parent c2d9023418
commit e2a5d43e76
4 changed files with 672 additions and 34 deletions

No files matched your search

+3
View File
@@ -117,6 +117,9 @@ export default defineNuxtConfig({
'/stats-api/**': {
proxy: 'http://10.10.150.100:8084/api/v1/**'
},
'/visit-api/**': {
proxy: 'http://10.10.150.100:8084/api/v1/**'
},
},
vite: {