mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-31 14:58:25 -04:00
dont show progress bars in docker by default
This commit is contained in:
parent
611216765d
commit
128e7f0e8d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue