This commit is contained in:
Quentin 2023-07-23 13:59:35 +02:00
parent 1048456fbf
commit 132ad670a1
Signed by: quentin
GPG key ID: E9602264D639FF68

View file

@ -99,9 +99,11 @@ job "garage" {
"garage-web", "garage-web",
"tricot * 1", "tricot * 1",
#"tricot-add-header Content-Security-Policy default-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' https://code.jquery.com/; frame-ancestors 'self'", #"tricot-add-header Content-Security-Policy default-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' https://code.jquery.com/; frame-ancestors 'self'",
"tricot-add-header Content-Security-Policy default-src https: 'unsafe-inline'",
"tricot-add-header Strict-Transport-Security max-age=63072000; includeSubDomains; preload", "tricot-add-header Strict-Transport-Security max-age=63072000; includeSubDomains; preload",
"tricot-add-header X-Frame-Options SAMEORIGIN", "tricot-add-header X-Frame-Options SAMEORIGIN",
"tricot-add-header X-XSS-Protection 1; mode=block", "tricot-add-header X-XSS-Protection 1; mode=block",
"tricot-add-header X-Content-Type-Options nosniff",
"tricot-site-lb", "tricot-site-lb",
] ]
port = 3902 port = 3902