use hyphen

This commit is contained in:
Kslr
2020-07-31 23:20:15 +08:00
parent 3b933ac192
commit 4940ebe459
26 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
https://example.domain {
tls kiri_so@outlook.com
root /var/www/
proxy /test https://127.0.0.1:8443 {
header_upstream Host "example.domain"
header_upstream X-Forwarded-Proto "https"
insecure_skip_verify
}
}