test configuration also gets plex ip parameter.

This commit is contained in:
2018-10-30 20:38:05 +01:00
parent 4250b1bd17
commit 8ece7b84c4

View File

@@ -8,6 +8,9 @@
"tmdb": {
"apiKey": "bogus-api-key"
},
"plex": {
"ip": "0.0.0.0"
},
"raven": {
"DSN": ""
},