Compare commits
No commits in common. "236803d614fc15bae6258609bcf2bc564dad95ac" and "3d29e6ffef8567f060128ad3cbba5bd9e31f1def" have entirely different histories.
236803d614
...
3d29e6ffef
|
|
@ -1,3 +1,2 @@
|
|||
*.jar
|
||||
auth
|
||||
.env
|
||||
|
|
@ -6,21 +6,11 @@ bizmatch.net {
|
|||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
bayarea-cc.com {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
www.bizmatch.net {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
www.bayarea-cc.com {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
auth.bizmatch.net {
|
||||
reverse_proxy keycloak:8080 {
|
||||
header_up Host {http.request.host}
|
||||
|
|
|
|||
Loading…
Reference in New Issue