Files
deepdrft/DeepDrftCli/connections.example.json
T

7 lines
206 B
JSON

{
"CliSettings": {
"ConnectionString": "Host=localhost;Port=5433;Database=postgres;Username=postgres;Password=your-password-here",
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
}
}