Commit graph

7 commits

Author SHA1 Message Date
Joachim Bauch e6c35a3354
Merge pull request #487 from SystemKeeper/fix/486/multiple-backends-docker
Write backends comma-separated to config
2023-06-12 10:25:14 +02:00
Marcel Müller 0b212819c7 Add allowall to docker image
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-11 17:15:37 +02:00
Marcel Müller a083cf3001 Write backends comma-separated to config
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-11 17:01:22 +02:00
Joachim Bauch db6fb9fc6b
docker: Don't rely on default values when updating TURN settings. 2023-03-06 09:16:53 +01:00
Marcel Müller e32ede8717 Allow SKIP_VERIFY in docker image
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-02-23 10:35:30 +01:00
3x3cut0r 5921d5dcd3
TURN_API_KEY and TURN_SECRET fix
the docker environment variables TURN_API_KEY and TURN_SECRET didn't work
this is because the entrypoint.sh is only replacing the values but do not uncomment the line like the other replacements do
2023-02-22 19:59:10 +01:00
Joachim Bauch b2e8217c1f
Add official docker images. 2022-08-05 15:32:10 +02:00