summaryrefslogtreecommitdiff
path: root/opendc-common/src/main/resources/database.toml
blob: 35e1d159bbef5ef2689b63dc4bb0527829c1cfdd (plain)
1
2
3
4
5
"address" = "127.0.0.1:5432"
"username" = "matt"
"password" = "admin"
"database" = "opendc"
"table" = "postgres_topic"