chore (service): rm comment grafana
This commit is contained in:
parent
dbc68fc3c6
commit
f9df0fede0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ services:
|
||||||
- GF_AUTH_MULTI_FACTOR_AUTHENTICATION_ENABLED=true
|
- GF_AUTH_MULTI_FACTOR_AUTHENTICATION_ENABLED=true
|
||||||
- GF_AUTH_MULTI_FACTOR_WEBAUTHN_ENABLED=true
|
- GF_AUTH_MULTI_FACTOR_WEBAUTHN_ENABLED=true
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000" # For local testing; remove in production with nginx
|
- "3000:3000"
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- web
|
- web
|
||||||
|
|
Loading…
Add table
Reference in a new issue