removed comments
This commit is contained in:
parent
95bb4cf597
commit
47f3310589
|
|
@ -2,34 +2,16 @@
|
|||
acme_dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
bizmatch.net {
|
||||
// reverse_proxy bizmatch:8090 {
|
||||
// header_up Host {host}
|
||||
// header_up X-Real-IP {remote}
|
||||
// header_up X-Forwarded-For {remote}
|
||||
// header_up X-Forwarded-Proto {scheme}
|
||||
// }
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
www.bizmatch.net {
|
||||
// reverse_proxy bizmatch:8090 {
|
||||
// header_up Host {host}
|
||||
// header_up X-Real-IP {remote}
|
||||
// header_up X-Forwarded-For {remote}
|
||||
// header_up X-Forwarded-Proto {scheme}
|
||||
// }
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
auth.bizmatch.net {
|
||||
// reverse_proxy bizmatch:8080 {
|
||||
// header_up Host {host}
|
||||
// header_up X-Real-IP {remote}
|
||||
// header_up X-Forwarded-For {remote}
|
||||
// header_up X-Forwarded-Proto {scheme}
|
||||
// }
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue