turnserverauth/turnserverauth

6 lines
86 B
Plaintext

NODE_PORT=5000
NODE_LISTEN_IP=127.0.0.1
SECRET='changeme'
AUTH_REQUIRED='no'
TTL=8400