nginx-conf/conf/includes/Hugo-Quartz.conf
Mike Phares 6d3dd0bc87 Hugo cdn and mime type
BaGet works with A Record
messa017.infineon.com
proxy_set_header X-Forwarded-Proto https;
ssl
2023-09-18 16:06:40 -07:00

4 lines
85 B
Plaintext

location / {
root "D://web-sites//Hugo-Quartz";
index index.html index.htm;
}