Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Web/vite.config.ts
@@ -4,10 +4,11 @@ export default defineConfig({ plugins: [vue()], server: { host: '0.0.0.0', port: 3000, proxy: { '/api': { target: 'http://localhost:5000', target: 'http://localhost:5137', changeOrigin: true } }