Updated gitignore to ignore conf folder and deleted the contents of conf.

This commit is contained in:
2017-12-01 10:57:28 +01:00
parent fa8f82449b
commit 7d44f1518f
4 changed files with 1 additions and 30 deletions

View File

@@ -1,24 +0,0 @@
{
"database": {
"host": "../shows.db"
},
"webserver": {
"port": 31459
},
"tmdb": {
"apiKey": ""
},
"raven": {
"DSN": ""
},
"mail": {
"host": "",
"user": "",
"password": "",
"user_pi": "",
"password_pi": ""
},
"authentication": {
"secret": ""
}
}

View File

@@ -1 +0,0 @@