feat: conditional media server name to add emby to tvdetails

This commit is contained in:
Fallenbagel
2022-05-26 05:49:33 +05:00
parent 2bfdf02c79
commit ff3e3ce841

View File

@@ -1,7 +1,6 @@
module.exports = {
env: {
commitTag: process.env.COMMIT_TAG || 'local',
JELLYFIN_TYPE: 'emby',
},
images: {
domains: ['image.tmdb.org'],