Add OpenId login url and provider to login user
This commit is contained in:
parent
ca74f92051
commit
24a1f324c7
3 changed files with 4 additions and 1 deletions
|
@ -44,6 +44,7 @@ services:
|
|||
MAX_PER_GROUP: "$MAX_PER_GROUP"
|
||||
MAX_USERNAME_LENGTH: "$MAX_USERNAME_LENGTH"
|
||||
DISABLE_ANONYMOUS: "$DISABLE_ANONYMOUS"
|
||||
OPID_LOGIN_SCREEN_PROVIDER: "$OPID_LOGIN_SCREEN_PROVIDER"
|
||||
command: yarn run start
|
||||
volumes:
|
||||
- ./front:/usr/src/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue