We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349b7c9 commit 39bb045Copy full SHA for 39bb045
1 file changed
src/main/java/com/nitrogen/global/auth/config/WebSecurityConfig.java
@@ -58,6 +58,7 @@ public CorsConfigurationSource corsConfigurationSource() {
58
"https://nitrogen18.store",
59
"http://192.168.219.103:3000",
60
"http://192.168.0.100:3000",
61
+ "http://10.14.15.150:3000",
62
"https://www.nitrogen18.store",
63
"https://api.nitrogen18.store",
64
"https://raul-unentangling-chere.ngrok-free.dev"
0 commit comments