Files
ti1/config/conf.json
Peder Vatn Austad 10b50a9f66 docker ready
2024-12-29 14:06:47 +01:00

11 lines
202 B
JSON

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