fix (service): rm 2FA grafana as not supported
This commit is contained in:
parent
aa24d2e96e
commit
f7d738cf22
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ services:
|
|||
environment:
|
||||
- GF_SECURITY_ADMIN_PASSWORD=${GRAFANA_PASSWORD}
|
||||
- GF_USERS_ALLOW_SIGN_UP=false
|
||||
- GF_AUTH_MULTI_FACTOR_AUTHENTICATION_ENABLED=true
|
||||
- GF_AUTH_MULTI_FACTOR_WEBAUTHN_ENABLED=true
|
||||
ports:
|
||||
- "3000:3000" # For local testing; remove in production with nginx
|
||||
networks:
|
||||
|
|
Loading…
Add table
Reference in a new issue