Merge remote-tracking branch 'origin/master' into registry-health-check-auth-cookie
This commit is contained in:
commit
29a10321fa
|
@ -17,6 +17,7 @@ services:
|
|||
health-check:
|
||||
environment:
|
||||
- ACCOUNTS_ENABLED=true
|
||||
- ACCOUNTS_LIMIT_ACCESS=${ACCOUNTS_LIMIT_ACCESS:-authenticated} # default to authenticated access only
|
||||
|
||||
accounts:
|
||||
build:
|
||||
|
|
Reference in New Issue