PillarTool/pillar_tool.toml.example

6 lines
96 B
Plaintext

[db]
user = "db user"
password = "db password"
host = "db host"
port = 5432
database = "db name"