Add example config.json
parent
5326778971
commit
08b3ce9177
@ -0,0 +1,7 @@
|
||||
{
|
||||
"database": {
|
||||
"socketPath": "/run/postgresql",
|
||||
"database": "seekseek_frontend"
|
||||
},
|
||||
"scrapingHost": "localhost:3000"
|
||||
}
|
Loading…
Reference in New Issue