solve the env var override
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
options:
|
||||
max-size: 1m
|
||||
volumes:
|
||||
- ${HOME}/.config/aria2:/config
|
||||
- ${CONF_PATH}:/config
|
||||
- ${DOWNLOAD_PATH}:/downloads
|
||||
restart: 'unless-stopped'
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user