After request

Backlog
mestsa003.infineon.com
proxy_set_header X-Forwarded-Proto https;
ssl
This commit is contained in:
2023-09-18 16:05:41 -07:00
parent 59d2ef6e44
commit 0209a4fa98
10 changed files with 149 additions and 32 deletions

View File

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