diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/DEVELOPMENT.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/DEVELOPMENT.md b/share/man/DEVELOPMENT.md index 9d4eaf6..c3077a8 100644 --- a/share/man/DEVELOPMENT.md +++ b/share/man/DEVELOPMENT.md @@ -56,10 +56,8 @@ The following environment variables must be defined: | Variable Name | Description | | ---------------------- | ------------------------------------------------ | | `APP_ENV` | Sparkle environment (default: `development`) | -| `BIND_ADDR` | Address Sparkle listens on (default: `:8080`) | | `OAUTH_CLIENT_ID` | The client ID registered with GitLab IdP | | `OAUTH_CLIENT_SECRET` | The corresponding client secret | -| `OAUTH_REDIRECT_URL` | Redirect URI configured in your GitLab OAuth app | | `OIDC_ISSUER` | The issuer URL (e.g., `http://gdk.test:3000`) | You can refer to the `Dockerfile` in the root of this repository to determine the |
