solve the env var override

This commit is contained in:
2026-04-03 15:23:28 +08:00
parent 0692bb42ff
commit 833cb9bffb
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ services:
options:
max-size: 1m
volumes:
- ${HOME}/.config/aria2:/config
- ${CONF_PATH}:/config
- ${DOWNLOAD_PATH}:/downloads
restart: 'unless-stopped'
environment: