forked from Dniel97/artemis
8 lines
137 B
YAML
8 lines
137 B
YAML
server:
|
|
hostname: "localhost"
|
|
enable: True
|
|
loglevel: "info"
|
|
port: 9000
|
|
port_stun: 9001
|
|
port_turn: 9002
|
|
port_admission: 9003 |