nixcfg/cluster/prod/app/coturn/secrets.toml

6 lines
126 B
TOML
Raw Normal View History

2023-03-11 10:44:17 +00:00
# coturn
[secrets."coturn/static-auth-secret"]
type = 'command'
rotate = true
command = "openssl rand -base64 64|tr -d '\n'"