add update service
This commit is contained in:
@@ -22,6 +22,7 @@ export default defineConfig({
|
||||
'/file-content': 'http://127.0.0.1:8188',
|
||||
'/help-docs': { target: 'http://127.0.0.1:8188', changeOrigin: true },
|
||||
'/prompt': 'http://127.0.0.1:8188',
|
||||
'/check-update': 'http://127.0.0.1:8188',
|
||||
'/ws': {
|
||||
target: 'http://127.0.0.1:8188',
|
||||
ws: true,
|
||||
|
||||
Reference in New Issue
Block a user