add header example

This commit is contained in:
Umputun
2021-04-25 12:57:11 -05:00
parent c4f3752350
commit f5c5c61349
2 changed files with 12 additions and 1 deletions

View File

@@ -15,6 +15,10 @@ services:
- DOCKER_AUTO=true
- ASSETS_LOCATION=/web
- DEBUG=true
- HEADER=
X-Frame-Options:SAMEORIGIN,
X-XSS-Protection:1; mode=block;,
Content-Security-Policy:default-src 'self'; style-src 'self' 'unsafe-inline';
# automatic destination, will be mapped for ^/api/svc1/(.*)
svc1: