Skip to content

Commit

Permalink
πŸ”€ Merge #499 into deploy/rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Dec 9, 2024
2 parents bbad375 + 1944616 commit d081daa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ export default {
'portal-vue/nuxt',
],

helmet: {
referrerPolicy: { policy: 'strict-origin' },
},

// Axios module configuration: https://go.nuxtjs.dev/config-axios
axios: {
browserBaseURL: '/api',
Expand Down

0 comments on commit d081daa

Please sign in to comment.