Allow configuring hosts

This commit is contained in:
Ben Sarmiento
2023-11-07 14:14:33 +01:00
parent 1349de7d3f
commit 3cc5044bc5
5 changed files with 19 additions and 64 deletions

View File

@@ -2,7 +2,8 @@
zurg: v1
token: YOUR_RD_API_TOKEN # https://real-debrid.com/apitoken
port: 9999
host: "[::]" # do not change this if you are running it inside a docker container
port: 9999 # do not change this if you are running it inside a docker container
concurrent_workers: 10
check_for_changes_every_secs: 15
info_cache_time_hours: 12