Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Drohsen committed Aug 29, 2024
2 parents fb3db91 + a08440a commit d5e7b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
publicPath: process.env.NODE_ENV === "production" ? "/Mailblox/" : "/",
publicPath: process.env.NODE_ENV === "production" ? "/mailblox-app/" : "/",
};

0 comments on commit d5e7b61

Please sign in to comment.