1
0
Fork 0
site-deployer/www.jotoho.de/Caddyfile

8 lines
228 B
Text
Raw Normal View History

2022-02-22 12:10:17 +01:00
http://www.jotoho.de
header Content-Security-Policy "default-src 'self' https://jotoho.de https://*.jotoho.de; base-uri 'self' https://jotoho.de https://*.jotoho.de; upgrade-insecure-requests;"
2022-02-22 12:10:17 +01:00
file_server {
root /site/
}