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

@@ -61,4 +61,4 @@ typings/
# - - - - -
# My own gitignore files and folders
shows.db
conf
conf/

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 @@

View File

@@ -1,4 +0,0 @@
::1 - - [02/Jun/2017:06:34:49 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0"
::1 - - [02/Jun/2017:06:34:50 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0"
::1 - - [02/Jun/2017:06:45:59 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0"
::1 - - [02/Jun/2017:06:48:30 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0"