Skip to content

Commit

Permalink
Merge pull request #22 from UoA-eResearch/fix-cors-host
Browse files Browse the repository at this point in the history
Fix wrong CORS host address
  • Loading branch information
uoa-noel authored Dec 16, 2024
2 parents e44e231 + 14fd521 commit df82474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/.env.production
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CORS_ALLOW_HOST='["https://uoa-eresearch.github.io/driveoff/"]'
CORS_ALLOW_HOST='["https://uoa-eresearch.github.io/"]'

0 comments on commit df82474

Please sign in to comment.