nixcfg/cluster/prod/app/coturn/secrets.toml
2023-03-11 11:44:17 +01:00

6 lines
126 B
TOML

# coturn
[secrets."coturn/static-auth-secret"]
type = 'command'
rotate = true
command = "openssl rand -base64 64|tr -d '\n'"