Skip to content

Commit

Permalink
Update README.md for gitlab and caprover
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviermgx authored Nov 19, 2024
1 parent 703ea0c commit 93785ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ You can set the following environment variables to customize the instance:
| `BREVO_API_URL` | The API URL for the Brevo service (onboarding, optional) | string | - |
| `BREVO_LIST_ID` | The list ID for the Brevo service (onboarding, optional) | string | - |


## For Your Gitlab App
- see https://docs.gitlab.com/ee/integration/oauth_provider.html#create-a-user-owned-application
- Your redirect url should be : `https://[yourdomain]/api/connector/login/callback`


## Support

[Please use the main Silex repository](https://github.com/silexlabs/Silex/) for docs and issues

0 comments on commit 93785ff

Please sign in to comment.