|
@@ -33,7 +33,7 @@ module.exports = {
|
|
|
port: port,
|
|
|
open: true,
|
|
|
proxy: {
|
|
|
- // detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
+ // detail: https://cli.vuejs.org/config/#devserver-proxy1
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
target: `http://localhost:8008`,
|
|
|
changeOrigin: true,
|