This commit is contained in:
2023-09-18 16:11:14 -07:00
parent 59d2ef6e44
commit 47222b1d6c
13 changed files with 206 additions and 39 deletions

View File

@ -1,4 +1,4 @@
location / {
root "D://www";
root "C://SAM_2.1.10//Result";
index index.html index.htm;
}