diff --git a/docs/content/installation/docker.md b/docs/content/installation/docker.md index 7cb354f98..2a7e37e5f 100644 --- a/docs/content/installation/docker.md +++ b/docs/content/installation/docker.md @@ -150,7 +150,7 @@ services: ports: - 8080:8080 environment: - - DEBUG=true + - DEBUG=false volumes: - ./models:/models:cached # For NVIDIA GPUs, uncomment: