|
@@ -9,7 +9,7 @@
|
|
|
- rtl_433
|
|
|
- cloud-backups
|
|
|
- statusservices
|
|
|
- - linux-system-roles.timesync
|
|
|
+# - linux-system-roles.timesync
|
|
|
#- linux-system-roles.firewall # fw is disabled for homeassistant
|
|
|
#- linux-system-roles.metrics
|
|
|
|
|
@@ -132,13 +132,13 @@
|
|
|
volumes:
|
|
|
- /opt/nginx:/usr/share/nginx/html:ro
|
|
|
|
|
|
- - name: sickchill
|
|
|
+ - name: sickgear
|
|
|
active: true
|
|
|
- image: linuxserver/sickchill
|
|
|
+ image: linuxserver/sickgear
|
|
|
ports:
|
|
|
- - 8081:8081
|
|
|
+ - 8082:8081
|
|
|
volumes:
|
|
|
- - /opt/sickchill:/config
|
|
|
+ - /opt/sickgear:/config
|
|
|
- /mergerfs:/mergerfs
|
|
|
include_global_env_vars: true
|
|
|
restart: unless-stopped
|