File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ Below is the complete list of available options that can be used to customize yo
888888| ` GITLAB_PAGES_ACCESS_CONTROL_SERVER ` | Gitlab instance URI, example: ` https://gitlab.example.io ` |
889889| ` GITLAB_PAGES_ACCESS_CLIENT_ID ` | Client ID from earlier generated OAuth application |
890890| ` GITLAB_PAGES_ACCESS_CLIENT_SECRET ` | Client Secret from earlier genereated OAuth application |
891- | ` GITLAB_PAGES_ACCESS_REDIRECT_URI ` | Redirect URI, non existing pages domain to redirect to pages daemon, ` https://projects.example.io ` |
891+ | ` GITLAB_PAGES_ACCESS_REDIRECT_URI ` | Redirect URI, non existing pages domain to redirect to pages daemon, ` https://projects.example.io/auth ` |
892892| ` GITLAB_HTTPS ` | Set to ` true ` to enable https support, disabled by default. |
893893| ` GITALY_CLIENT_PATH ` | Set default path for gitaly. defaults to ` /home/git/gitaly ` |
894894| ` GITALY_TOKEN ` | Set a gitaly token, blank by default. |
You can’t perform that action at this time.
0 commit comments