nginx-conf/conf/includes/Hugo-Quartz.conf
2023-09-18 16:52:17 -07:00

4 lines
85 B
Plaintext

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