mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 03:27:32 +08:00
feat: upadte ip
This commit is contained in:
@@ -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.", "://")
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user