Skip to content
Snippets Groups Projects
Commit c75f277f authored by Will Billingsley's avatar Will Billingsley
Browse files

Altered Content-Security-Policy header in config

parent 8ab7c7bc
No related branches found
No related tags found
No related merge requests found
# https://www.playframework.com/documentation/latest/Configuration
play.filters {
headers {
contentSecurityPolicy = "default-src 'self' *"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment