mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
dont show progress bars in docker by default
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
|||||||
- 8000:8000
|
- 8000:8000
|
||||||
environment:
|
environment:
|
||||||
- USE_COLOR=True
|
- USE_COLOR=True
|
||||||
|
- SHOW_PROGRESS=False
|
||||||
# - SEARCH_BACKEND_ENGINE=sonic
|
# - SEARCH_BACKEND_ENGINE=sonic
|
||||||
# - SEARCH_BACKEND_HOST_NAME=sonic
|
# - SEARCH_BACKEND_HOST_NAME=sonic
|
||||||
# - SEARCH_BACKEND_PASSWORD=SecretPassword
|
# - SEARCH_BACKEND_PASSWORD=SecretPassword
|
||||||
|
Reference in New Issue
Block a user