Compare commits

..

3 Commits

Author SHA1 Message Date
Andreas Knuth 236803d614 bayarea-cc.com added 2025-02-14 14:45:08 -06:00
Andreas Knuth 6eafdea095 Merge branch 'master' of git.bizmatch.net:aknuth/docker 2025-02-09 13:02:13 -06:00
Andreas Knuth 3613401473 .env added 2025-02-09 12:13:36 -06:00
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.jar
auth
.env

View File

@ -6,11 +6,21 @@ 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}