mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-12 15:09:26 +00:00
make hocuspocus work out of the box (#140)
This commit is contained in:
@@ -17,5 +17,6 @@ RAILS_MIN_THREADS=4
|
||||
RAILS_MAX_THREADS=16
|
||||
PGDATA="/var/lib/postgresql/data"
|
||||
OPDATA="/var/openproject/assets"
|
||||
# URL the browser uses to connect to hocuspocus
|
||||
COLLABORATIVE_SERVER_URL=ws://localhost:8080/hocuspocus
|
||||
COLLABORATIVE_SERVER_SECRET=secret12345
|
||||
|
||||
Reference in New Issue
Block a user