feature: HL7 FHIR R4 Integration
This commit is contained in:
@@ -16,6 +16,10 @@ export default defineConfig({
|
||||
target: 'http://localhost:5217',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/fhir': {
|
||||
target: 'http://localhost:5217',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user