Added podgrab docker config
This commit is contained in:
parent
4e246adf4d
commit
ac5f944770
2 changed files with 34 additions and 0 deletions
5
podgrab/.env.example
Normal file
5
podgrab/.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# How often to check for new episodes in seconds
|
||||
CHECK_FREQUENCY=240
|
||||
|
||||
# Password the basic auth
|
||||
PASSWORD=changeme
|
||||
Reference in a new issue