mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Configure hocuspocus to run on localhost!
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
web: bundle exec rails server
|
||||
angular: npm run serve
|
||||
worker: bundle exec good_job start
|
||||
hocuspocus: cd extensions/op-blocknote-hocuspocus && SECRET=$OPENPROJECT_COLLABORATIVE__EDITING__HOCUSPOCUS__SECRET npm run dev
|
||||
|
||||
Reference in New Issue
Block a user