# 80, Access-Control-Allow-Origin and pfx to crt and key Add to DevOps flop dex Gogs proxy_set_header X-Forwarded-Proto https; ssl
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
location / {
|
|
root "D://wwwroot";
|
|
try_files $uri $uri/ /index.html =404;
|
|
} |