chore: add COOKIES_FILE to docker-compose environment
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
- HTTP_PROXY=${HTTP_PROXY}
|
||||
- HTTPS_PROXY=${HTTPS_PROXY}
|
||||
- DB_PATH=${DB_PATH}
|
||||
- COOKIES_FILE=${COOKIES_FILE}
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- uptodown_data:/data
|
||||
|
||||
Reference in New Issue
Block a user