Skip to content

Commit

Permalink
feat: ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
plh97 committed Oct 29, 2023
1 parent 086bb49 commit b66f1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[redirects]]
from = "/api"
to = "http://52.221.249.80"
to = "http://54.251.81.167/api"
status = 200
force = true # COMMENT: ensure that we always redirect
headers = {X-From = "Netlify"}

0 comments on commit b66f1f9

Please sign in to comment.