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

6 lines
126 B
TOML
Raw Normal View History

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