0.2.2 insert into db fiorst iteration hardcoded

This commit is contained in:
Peder Vatn Austad
2024-05-25 10:29:49 +02:00
parent afcd41431f
commit c658916dde
3 changed files with 35 additions and 13 deletions

View File

@@ -1,11 +1 @@
{
"database": {
"host": "localhost",
"port": "5432",
"user": "postgres",
"password": "postgres",
"dbname": "ti1",
"sslmode": "disable"
},
"temp": "value"
}
just in case i ducked up .gitignore