9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"authSecret":"bifekHuffIs3",
|
|
"dbConnString":"host=localhost port=5500 dbname=personal_measure user=postgres password=password",
|
|
"debug":true,
|
|
"port":8081,
|
|
"pwdCost":11,
|
|
"knownOrigins": [ "https://curl.localhost" ]
|
|
}
|