privateone commited on
Commit
7558e20
·
verified ·
1 Parent(s): ea56e9c

Update custom-entrypoint.sh

Browse files
Files changed (1) hide show
  1. custom-entrypoint.sh +1 -1
custom-entrypoint.sh CHANGED
@@ -10,7 +10,7 @@ exec turnserver \
10
  --cert=/etc/turn/certs/turn_server_cert.pem \
11
  --pkey=/etc/turn/certs/turn_server_pkey.pem \
12
  --user=myuser:mypassword \
13
- --realm=yourdomain.example.com \
14
  --log-file=stdout \
15
  --simple-log \
16
  --no-cli \
 
10
  --cert=/etc/turn/certs/turn_server_cert.pem \
11
  --pkey=/etc/turn/certs/turn_server_pkey.pem \
12
  --user=myuser:mypassword \
13
+ --realm=privateone-coturn.hf.space \
14
  --log-file=stdout \
15
  --simple-log \
16
  --no-cli \