fix: update Dockerfile and documentation for APT_CACHER_NG configuration
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
||||
|
||||
# Optional configuration
|
||||
- GUNICORN_WORKERS=${GUNICORN_WORKERS:-4}
|
||||
- APT_CACHER_NG=${APT_CACHER_NG}
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./cache
|
||||
|
||||
Reference in New Issue
Block a user