feat: upadte ip

This commit is contained in:
Tim
2025-07-21 10:34:56 +08:00
parent ff483b874a
commit bc64e45dc2

View File

@@ -77,8 +77,8 @@ public class SecurityConfig {
"http://127.0.0.1", "http://127.0.0.1",
"http://localhost:8080", "http://localhost:8080",
"http://localhost", "http://localhost",
"http://30.211.97.200:8080", "http://30.211.97.254:8080",
"http://30.211.97.200", "http://30.211.97.254",
websiteUrl, websiteUrl,
websiteUrl.replace("://www.", "://") websiteUrl.replace("://www.", "://")
)); ));