Skip to content

Commit

Permalink
apple login test
Browse files Browse the repository at this point in the history
  • Loading branch information
bongsh0112 committed Dec 28, 2023
1 parent 1bf4674 commit 60b9bab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public void addCorsMappings(CorsRegistry registry) {
allowedOriginPatterns.add("http://192.168.0.18:5173");
allowedOriginPatterns.add("https://tifyfreinds.com");
allowedOriginPatterns.add("https://tify-client.vercel.app");
allowedOriginPatterns.add("https://61ee-112-152-226-220.ngrok-free.app");
allowedOriginPatterns.add("https://0135-112-152-226-220.ngrok-free.app");
/*
Todo: 도메인 나오면 추가예정
*/
Expand Down

0 comments on commit 60b9bab

Please sign in to comment.