standardize env vars
This commit is contained in:
parent
ba90cb927f
commit
d64898107d
11 changed files with 57 additions and 48 deletions
|
@ -5,6 +5,6 @@ services:
|
|||
restart: unless-stopped
|
||||
network_mode: host
|
||||
environment:
|
||||
SPEEDRR_CONFIG: /data/config.yaml
|
||||
- SPEEDRR_CONFIG=/data/config.yaml
|
||||
volumes:
|
||||
- /home/docker/speedrr:/data
|
Loading…
Add table
Add a link
Reference in a new issue