Skip to content

Commit

Permalink
whitelist staging website
Browse files Browse the repository at this point in the history
  • Loading branch information
rupansh committed Apr 17, 2024
1 parent cac6f3b commit 74e1d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssr/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ fn init_cors() -> CorsLayer {
"https://yral.com",
"https://auth.yral.com",
"https://yral-auth.fly.dev",
"https://hot-or-not-web-leptos-ssr-staging.fly.dev",
]
.map(|o| o.parse().unwrap());

Expand Down

0 comments on commit 74e1d4c

Please # to comment.