keep example config file in sync with config defaults. fixes #3

Adding an example config file for local development to CONTRIBUTING.md.
This commit is contained in:
Jason Kulatunga
2020-09-22 18:18:57 -06:00
parent 5127399e94
commit 531fea76b2
3 changed files with 33 additions and 4 deletions
+2 -2
View File
@@ -22,10 +22,10 @@ web:
host: 0.0.0.0
database:
# can also set absolute path here
location: ./scrutiny.db
location: /scrutiny/config/scrutiny.db
src:
frontend:
path: ./dist
path: /scrutiny/web
log: