更新羽声语音h5
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
// vue.config.js
|
||||
// https://vespa.qxyushen.top
|
||||
module.exports = {
|
||||
devServer: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://chat.qxmier.com',
|
||||
target: 'https://vespa.qxyushen.top',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/api': '' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user