Remove example config

This commit is contained in:
Jan Bader 2022-03-02 22:01:10 +00:00
parent 6712af10d9
commit d4287f8aac

View File

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