add nextcloud
This commit is contained in:
parent
36a84a9da4
commit
4f62c7ba5b
2 changed files with 12 additions and 0 deletions
|
|
@ -13,3 +13,11 @@ ONLYOFFICE_JWT_SECRET=
|
|||
COLLABORA_DOMAIN=
|
||||
COLLABORA_USERNAME=admin
|
||||
COLLABORA_PASSWORD=
|
||||
|
||||
# Nextcloud Talk High Performance Backend (HPB)
|
||||
# Subdomain for the signaling server (e.g. signal.yourdomain.tld)
|
||||
TALK_DOMAIN=
|
||||
# Generate each secret with: openssl rand -hex 32
|
||||
TALK_TURN_SECRET=
|
||||
TALK_SIGNALING_SECRET=
|
||||
TALK_INTERNAL_SECRET=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue