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