Skip to content

Commit

Permalink
revert: dev proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
icebergtsn committed Apr 29, 2024
1 parent 201baee commit 9e866c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ module.exports = configure(function (/* ctx */) {
}
: {
'/app-store': {
target: `https://market.zhaohuaiyuan.myterminus.com`,
target: `https://market.${process.env.ACCOUNT}.myterminus.com`,
changeOrigin: true
}
}
Expand Down

0 comments on commit 9e866c3

Please sign in to comment.