1
0
Fork 0

Move Caddy fs root instruction

This commit is contained in:
Jonas Tobias Hopusch 2024-09-05 23:39:19 +02:00
parent 2ff4ca2325
commit e4d3d3ae95
Signed by: jotoho
GPG key ID: 913BDF1196DCF600

View file

@ -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