diff --git a/docker-compose.yml.example b/docker-compose.yml.example index 5a6a5ed0e..f8c920f95 100644 --- a/docker-compose.yml.example +++ b/docker-compose.yml.example @@ -27,7 +27,7 @@ services: # value with nothing. environment: - PAPERLESS_OCR_LANGUAGES= - command: ["gunicorn"] + command: ["gunicorn", "-b", "0.0.0.0:8000"] consumer: build: ./