This commit is contained in:
Timothy Jaeryang Baek
2025-01-31 01:38:53 -08:00
parent 5360cb5d50
commit b034dff963
8 changed files with 8 additions and 8 deletions

View File

@@ -103,7 +103,7 @@ This will run the Open WebUI on port `9999`. The `PORT` environment variable is
:::danger
This should **only** ever be set to `False` when [ENABLE_OAUTH_SIGNUP](https://docs.openwebui.com/getting-started/advanced-topics/env-configuration/#enable_oauth_signup)
This should **only** ever be set to `False` when [ENABLE_OAUTH_SIGNUP](https://docs.openwebui.com/getting-started/env-configuration/#enable_oauth_signup)
is also being used and set to `True`. Failure to do so will result in the inability to login.
:::