mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-05-17 12:06:33 +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:
@@ -17,3 +17,5 @@ RAILS_MIN_THREADS=4
|
||||
RAILS_MAX_THREADS=16
|
||||
PGDATA="/var/lib/postgresql/data"
|
||||
OPDATA="/var/openproject/assets"
|
||||
COLLABORATIVE_SERVER_URL=ws://localhost:8080/hocuspocus
|
||||
COLLABORATIVE_SERVER_SECRET=secret12345
|
||||
|
||||
Reference in New Issue
Block a user