Hugo cdn and mime type

BaGet works with A Record
messa017.infineon.com
proxy_set_header X-Forwarded-Proto https;
ssl
This commit is contained in:
2023-09-18 16:06:40 -07:00
parent 59d2ef6e44
commit 6d3dd0bc87
17 changed files with 267 additions and 10 deletions

View File

@ -0,0 +1,4 @@
location / {
root "D://web-sites//Hugo-Quartz";
index index.html index.htm;
}