Originally created by @chrisbward on GitHub (Apr 30, 2024).
Hi,
Here's the command I'm running, but still see the signup form when opening the browser;
```
docker run -d -p 3000:8080 -e ENABLE_SIGNUP="False" --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @chrisbward on GitHub (Apr 30, 2024).
Hi,
Here's the command I'm running, but still see the signup form when opening the browser;