dont show progress bars in docker by default

This commit is contained in:
Nick Sweeting 2021-02-15 13:39:37 -05:00
parent 611216765d
commit 128e7f0e8d

View file

@ -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