mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
update packages, add back eventstream testing
This commit is contained in:
@@ -20,7 +20,7 @@ export default defineConfig(({ command, mode }) => {
|
||||
secure: false
|
||||
},
|
||||
'/es': {
|
||||
target: 'http://localhost:3080',
|
||||
target: 'http://localhost:3081',
|
||||
changeOrigin: true,
|
||||
secure: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user