mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-12 15:09:26 +00:00
Include and enable Hocuspocus (Collaboration Server) (#135)
* include hocuspocus and respective configuration * include defaults to hocuspocus setup * Update release version Co-authored-by: Kabiru Mwenja <makabby@gmail.com> * update readme with explicit info about secret & localhost --------- Co-authored-by: Kabiru Mwenja <makabby@gmail.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
:80 {
|
||||
reverse_proxy /hocuspocus* hocuspocus:1234
|
||||
|
||||
reverse_proxy * http://${APP_HOST}:8080 {
|
||||
# The following directives are needed to make the proxy forward explicitly the X-Forwarded-* headers. If unset,
|
||||
# Caddy will reset them. See: https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#defaults
|
||||
|
||||
Reference in New Issue
Block a user