Spaces:
Paused
Paused
Update custom-entrypoint.sh
Browse files- custom-entrypoint.sh +1 -1
custom-entrypoint.sh
CHANGED
|
@@ -31,7 +31,7 @@ echo "Starting turnserver..."
|
|
| 31 |
# --no-cli
|
| 32 |
|
| 33 |
|
| 34 |
-
|
| 35 |
-c /etc/coturn/turnserver.conf \
|
| 36 |
--user=myuser:mypassword \
|
| 37 |
--no-cli &
|
|
|
|
| 31 |
# --no-cli
|
| 32 |
|
| 33 |
|
| 34 |
+
turnserver \
|
| 35 |
-c /etc/coturn/turnserver.conf \
|
| 36 |
--user=myuser:mypassword \
|
| 37 |
--no-cli &
|