Skip to content

Commit

Permalink
Update quasar.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Mar 22, 2024
1 parent bbdd37f commit 8a4fc0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ module.exports = configure(function (ctx) {
proxy: {
'/api': {
target: 'http://localhost:5234',
// target: 'https://account.mailtower.app/auth/',
secure: false,
changeOrigin: true
}
Expand Down

0 comments on commit 8a4fc0e

Please sign in to comment.