mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-21 10:03:28 +00:00
9be7a854ce
1. Added support for docker-compose.yml to simplify deployment and service management. 2. Tested environment variable configurations to validate compatibility and ensure correct behavior. Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com>
8 lines
164 B
Plaintext
Executable File
8 lines
164 B
Plaintext
Executable File
listening-port={{TURN_PORT}}
|
|
lt-cred-mech
|
|
user={{TURN_USER}}:{{TURN_PASS}}
|
|
realm=glkvm
|
|
no-multicast-peers
|
|
allowed-peer-ip=0.0.0.0/0
|
|
external-ip={{GLKVM_ACCESS_IP}}
|