add HPB_PATH

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-18 10:01:24 +02:00
parent 0c5cb7de25
commit a262d1f210
2 changed files with 2 additions and 1 deletions

View file

@ -40,7 +40,7 @@ skipverify = ${SKIP_VERIFY}
signalings = signaling-1
[signaling-1]
url = ${HPB_PROTOCOL}://${NC_DOMAIN}/standalone-signaling/
url = ${HPB_PROTOCOL}://${NC_DOMAIN}${HPB_PATH}
internalsecret = ${INTERNAL_SECRET}
[ffmpeg]