mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
clean up
This commit is contained in:
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");
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user