mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-09 09:28:03 +02:00
Trivial Typo: Change 'Gitlab' to 'GitLab' (#177)
This commit is contained in:

committed by
Thomas Miceli

parent
8466e50cc3
commit
eff88711ea
@ -21,7 +21,7 @@ Opengist can be configured to use OAuth to authenticate users, with GitHub, Gite
|
||||
```yaml
|
||||
gitlab.client-key: <key>
|
||||
gitlab.secret: <secret>
|
||||
# URL of the Gitlab instance. Default: https://gitlab.com/
|
||||
# URL of the GitLab instance. Default: https://gitlab.com/
|
||||
gitlab.url: https://gitlab.com/
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user