mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
dont show progress bars in docker by default
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
- 8000:8000
|
||||
environment:
|
||||
- USE_COLOR=True
|
||||
- SHOW_PROGRESS=False
|
||||
# - SEARCH_BACKEND_ENGINE=sonic
|
||||
# - SEARCH_BACKEND_HOST_NAME=sonic
|
||||
# - SEARCH_BACKEND_PASSWORD=SecretPassword
|
||||
|
||||
Reference in New Issue
Block a user