Secrets Config (TOML)
Example
[Database]
URL = 'postgresql://user:pass@localhost:5432/dbname?sslmode=disable' # Required
[Password]
Keystore = 'keystore_pass' # RequiredDatabase
[Database]
URL = "postgresql://user:pass@localhost:5432/dbname?sslmode=disable" # Example
BackupURL = "postgresql://user:[email protected]:5432/dbname?sslmode=disable" # Example
AllowSimplePasswords = false # DefaultURL
URL = "postgresql://user:pass@localhost:5432/dbname?sslmode=disable" # ExampleBackupURL
AllowSimplePasswords
Explorer
AccessKey
Secret
Password
Keystore
VRF
Pyroscope
AuthToken
Prometheus
AuthToken
Username
Password
URL
Threshold
ThresholdKeyShare
Last updated