mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-25 09:05:45 +08:00
(feature)(chat-sdk) add unit (#2067)
This commit is contained in:
@@ -4,5 +4,9 @@ export default {
|
||||
target: 'http://127.0.0.1:9080',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/aibi/api/': {
|
||||
target: 'http://127.0.0.1:9080',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user