mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 21:17:08 +00:00
[improvement][project] supersonic 0.6.0 version update (#16)
Co-authored-by: lexluo <lexluo@tencent.com>
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
export default {
|
||||
dev: {
|
||||
'/api/chat/': {
|
||||
target: 'http://localhost:9080',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/api/semantic/': {
|
||||
target: 'http://localhost:9081',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/api/': {
|
||||
target: 'http://localhost:9080',
|
||||
changeOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user