feat: include default config.json

This commit is contained in:
Timothy J. Baek 2024-02-19 19:28:34 -08:00
parent daa989b7dc
commit 3d10f21b3b
2 changed files with 35 additions and 0 deletions

1
backend/.gitignore vendored
View file

@ -7,4 +7,5 @@ uploads
_test
Pipfile
data/*
!data/config.json
.webui_secret_key