mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +00:00
* aws ami * cloud-init from base ami * rename * readme and ubuntu cloud-init * nginx ssl termination * small readme fixes * nginx on ubuntu cloud-init * better default config, nginx websocket config * small change to readme * packer does not need to start services * standardize nginx config * path fixes * small fixes * end line return * move readme to docs repo * remove lk-image cloud-init and bake into ami
9 lines
113 B
YAML
9 lines
113 B
YAML
log_level: info
|
|
port: 7880
|
|
rtc:
|
|
use_external_ip: true
|
|
tcp_port: 7881
|
|
udp_port: 7882
|
|
keys:
|
|
APIkey: secret
|