mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
📝 Login with Gitlab env variables guide
This commit is contained in:
parent
cc1353300e
commit
3a430a749e
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ respective defaults):
|
|||
- `APP_LDAP_AUTH_FULLNAME_ATTRIBUTE=displayName`
|
||||
- `APP_LDAP_AUTH_AVATAR_ATTRIBUTE=jpegPhoto`
|
||||
|
||||
- `APP_GITLAB_CLIENT_ID=` (default undefined)
|
||||
- `APP_GITLAB_CLIENT_SECRET=` (default undefined)
|
||||
- `APP_GITLAB_BASE_URI=` (default https://gitlab.com)
|
||||
|
||||
## REPL ##
|
||||
|
||||
|
|
Loading…
Reference in a new issue