Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
rtc:
|
||||
node_ip: 192.168.1.131 # tu IP LAN
|
||||
use_external_ip: false
|
||||
tcp_port: 7881
|
||||
port_range_start: 7881
|
||||
port_range_end: 7882
|
||||
stun_servers:
|
||||
- stun.l.google.com:19302
|
||||
- stun1.l.google.com:19302
|
||||
|
||||
keys:
|
||||
devkey: secret
|
||||
|
||||
logging:
|
||||
level: debug
|
||||
Reference in New Issue
Block a user