mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix: add autosync to .env
This commit is contained in:
@@ -562,6 +562,18 @@ SONARR4K_HOSTNAME=
|
||||
SONARRANIME_HOSTNAME=
|
||||
# ---------------------------------------------------------
|
||||
|
||||
# ---------------------------------------------------------
|
||||
# AUTOSYNC
|
||||
# ---------------------------------------------------------
|
||||
# These are the environment variables for the Autosync service. This service is used to automatically sync your multiple Radarr/Sonarr instances.
|
||||
#
|
||||
# Autosync has its own config.yaml that should be placed in ./data/autosync/config.yaml
|
||||
# You can find an example of the config.yaml file at the GitHub repository: https://github.com/Pukabyte/autosync
|
||||
#
|
||||
# Note: There is no arm image for Autosync, so you may need to build the image yourself.
|
||||
# ---------------------------------------------------------
|
||||
AUTOSYNC_HOSTNAME=
|
||||
|
||||
# ---------------------------------------------------------
|
||||
# PLEX
|
||||
# ---------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user