added templates component
This commit is contained in:
4
cf_config/Staticfile
Normal file
4
cf_config/Staticfile
Normal file
@ -0,0 +1,4 @@
|
||||
pushstate: enabled
|
||||
force_https: true
|
||||
root: UI
|
||||
location_include: ../../headers.conf
|
1
cf_config/headers.conf
Normal file
1
cf_config/headers.conf
Normal file
@ -0,0 +1 @@
|
||||
add_header Content-Security-Policy "default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self'; font-src 'self'; connect-src https://definma-api.apps.de1.bosch-iot-cloud.com; form-action 'none'; frame-ancestors 'none'; base-uri 'self'";
|
Reference in New Issue
Block a user