Skip to content

Commit 44b432a

Browse files
sandratatarevicovasolidnerd
authored andcommitted
Fix GITLAB_PAGES_ACCESS_REDIRECT_URI documentation
1 parent 73cb639 commit 44b432a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

0 commit comments

Comments
 (0)