Skip to content

Commit

Permalink
Only rewrite the origin
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Oct 24, 2022
1 parent 2aac5de commit ec9c68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default new Router()
{
path: "/",
headers: {
host: "dev.coh3stats.com",
host: "coh3stats.com",
},
},
({ proxy, cache }) => {
Expand Down

0 comments on commit ec9c68f

Please sign in to comment.