mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
talk: update script to use the new urls syntax
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
3e71a789e1
commit
423ba1cc3c
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ connectionsperhost = 8
|
|||
skipverify = ${SKIP_CERT_VERIFY}
|
||||
|
||||
[backend-1]
|
||||
url = https://${NC_DOMAIN}
|
||||
urls = https://${NC_DOMAIN}
|
||||
secret = ${SIGNALING_SECRET}
|
||||
maxstreambitrate = ${TALK_MAX_STREAM_BITRATE}
|
||||
maxscreenbitrate = ${TALK_MAX_SCREEN_BITRATE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue