Use separate container for the RSS plugin

This commit is contained in:
Bruno Perel
2017-12-03 01:47:47 +01:00
parent 486d9bfd2b
commit 4e6e8511b8
10 changed files with 67 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
#! /bin/sh
export TRANSMISSION_DOWNLOAD_DIR={{ .Env.TRANSMISSION_DOWNLOAD_DIR }}
export RSS_URL="{{ .Env.RSS_URL }}"