Soularr fixes.
This commit is contained in:
+2
-1
@@ -1366,7 +1366,7 @@ services:
|
|||||||
explo:
|
explo:
|
||||||
container_name: explo
|
container_name: explo
|
||||||
environment:
|
environment:
|
||||||
CRON_SCHEDULE: 0 8 * * 2 # Runs weekly, every Tuesday 15 minutes past midnight (UTC time)
|
CRON_SCHEDULE: 0 8 * * 2
|
||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
image: ghcr.io/lumepart/explo:latest
|
image: ghcr.io/lumepart/explo:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -5488,6 +5488,7 @@ services:
|
|||||||
#Script interval in seconds
|
#Script interval in seconds
|
||||||
SCRIPT_INTERVAL: 300
|
SCRIPT_INTERVAL: 300
|
||||||
image: mrusse08/soularr:latest
|
image: mrusse08/soularr:latest
|
||||||
|
network_mode: service:gluetun
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
#"You can set /downloads to whatever you want but will then need to change the Slskd download dir in your config file"
|
#"You can set /downloads to whatever you want but will then need to change the Slskd download dir in your config file"
|
||||||
|
|||||||
Reference in New Issue
Block a user