fix folder and file save
This commit is contained in:
@@ -18,6 +18,7 @@ export default defineConfig({
|
||||
'/channels': 'http://127.0.0.1:8188',
|
||||
'/upload-folder': 'http://127.0.0.1:8188',
|
||||
'/upload': 'http://127.0.0.1:8188',
|
||||
'/download-save': 'http://127.0.0.1:8188',
|
||||
'/download': 'http://127.0.0.1:8188',
|
||||
'/file-content': 'http://127.0.0.1:8188',
|
||||
'/help-docs': { target: 'http://127.0.0.1:8188', changeOrigin: true },
|
||||
|
||||
Reference in New Issue
Block a user