# Generated automatically by ./scripts/setup.sh. APP_SERVER_TOKEN=replace-with-a-random-token WEBUI_SECRET_KEY=replace-with-a-random-secret OPENWEBUI_HOST=127.0.0.1 OPENWEBUI_PORT=3000 OPENWEBUI_IMAGE=ghcr.io/open-webui/open-webui:v0.11.0 # Safe defaults for a local single-user example. Choose authentication before # the first start if other people will use this instance. WEBUI_AUTH=False ENABLE_SIGNUP=False