fix: update 后端端口

This commit is contained in:
tim
2025-08-15 18:16:10 +08:00
parent 7d553d7750
commit 2e749a5672

View File

@@ -75,9 +75,11 @@ public class SecurityConfig {
cfg.setAllowedOrigins(List.of(
"http://127.0.0.1:8080",
"http://127.0.0.1:3000",
"http://127.0.0.1:3001",
"http://127.0.0.1",
"http://localhost:8080",
"http://localhost:3000",
"http://localhost:3001",
"http://localhost",
"http://30.211.97.238:3000",
"http://30.211.97.238",