Skip to content

Commit

Permalink
proxy url
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Dec 10, 2024
1 parent c88dd51 commit e95f583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const config = {
destination: 'https://pl.ecency.com/js/script.js'
},
{
source: '/api/event', // Or '/api/event/' if you have `trailingSlash: true` in this config
source: '/proxy/api/event', // Or '/api/event/' if you have `trailingSlash: true` in this config
destination: 'https://pl.ecency.com/api/event'
},
{
Expand Down

0 comments on commit e95f583

Please sign in to comment.