add Kong Konnect gateway support with Settings UI
This commit is contained in:
@@ -8,6 +8,8 @@ export default defineConfig({
|
||||
proxy: {
|
||||
'/agents': 'http://localhost:8000',
|
||||
'/scenarios': 'http://localhost:8000',
|
||||
'/config': 'http://localhost:8000',
|
||||
'/health': 'http://localhost:8000',
|
||||
'/ws': {
|
||||
target: 'ws://localhost:8000',
|
||||
ws: true,
|
||||
|
||||
Reference in New Issue
Block a user