diff --git a/docker-compose.accounts.yml b/docker-compose.accounts.yml index 3ebad669..e8159040 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -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: