Remove example config

This commit is contained in:
Jan Bader 2022-03-02 22:01:10 +00:00
parent 0ca52d4fe4
commit d87716977a

View File

@ -1,6 +0,0 @@
{
"DatabaseHost": "localhost",
"DatabaseUser": "user",
"DatabasePassword": "thisismypassword",
"DatabaseName": "budgeteer"
}