rgncycle-libulfius/http-get/cfg.txt

9 lines
93 B
Plaintext
Raw Normal View History

2023-03-15 17:50:14 +01:00
pq =
{
db = "database";
host = "localhost";
port = 5432;
secret = "secret";
user = "user";
}