Adjust the CSP for datagrepper-test's IP
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c64b3099ef
commit
d83cd7db6f
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ config = {
|
|||
|
||||
# Only allow ajax/websockets connections back to our domains.
|
||||
# https://github.com/fedora-infra/datagrepper/pull/192
|
||||
'content_security_policy': 'connect-src https://*.fedoraproject.org wss://*.fedoraproject.org http://100.26.18.234 http://*.arc.fedorainfracloud.org'
|
||||
'content_security_policy': 'connect-src https://*.fedoraproject.org wss://*.fedoraproject.org http://100.26.18.234 http://*.arc.fedorainfracloud.org http://54.236.16.215'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue