Move Caddy fs root instruction
This commit is contained in:
parent
2ff4ca2325
commit
e4d3d3ae95
1 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@ http://www.jotoho.de
|
|||
|
||||
header Content-Security-Policy "default-src 'self' https://jotoho.de https://*.jotoho.de; base-uri https://jotoho.de https://*.jotoho.de; object-src 'none'; frame-ancestors 'none'; upgrade-insecure-requests;"
|
||||
|
||||
file_server {
|
||||
root /site/
|
||||
}
|
||||
root /site/
|
||||
|
||||
file_server
|
||||
|
|
Loading…
Reference in a new issue