mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-04-22 23:08:53 +02:00
clean up
This commit is contained in:
committed by
DarioGii
parent
5208d69513
commit
04fa407f98
@@ -147,10 +147,7 @@ public class SecurityConfiguration {
|
||||
List.of(
|
||||
"http://localhost:*", // Still allow localhost for local deployments
|
||||
"https://localhost:*"
|
||||
// Add your production domains here when deploying, e.g.:
|
||||
// "https://yourdomain.com",
|
||||
// "https://*.yourdomain.com"
|
||||
));
|
||||
));
|
||||
log.info("CORS configured for production mode");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user