Files
ti1/config/conf.json
Peder Vatn Austad 5194c10501 0.2.2x testin git
2024-05-25 10:32:31 +02:00

11 lines
215 B
JSON

{
"database": {
"host": "localhost",
"port": "5432",
"user": "postgres",
"password": "postgres",
"dbname": "ti1",
"sslmode": "disable"
},
"temp": "value"
}