mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
[#70542] hocupocus logs [onAuthenticate] fetch failed and connection to collaboration server not possible
https://community.openproject.org/work_packages/70542 Fix .env.sample port for hostname so users that copy the sample will be able to use op-blocknote-extensions
This commit is contained in:
@@ -10,7 +10,7 @@ TAG=dev
|
||||
HOCUSPOCUS_TAG=dev-latest
|
||||
PULL_POLICY=always # always / missing / never
|
||||
OPENPROJECT_HTTPS=false
|
||||
OPENPROJECT_HOST__NAME=localhost
|
||||
OPENPROJECT_HOST__NAME=localhost:8080
|
||||
PORT=127.0.0.1:8080
|
||||
OPENPROJECT_RAILS__RELATIVE__URL__ROOT=
|
||||
IMAP_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user