mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
bitwarden
This commit is contained in:
@ -96,6 +96,11 @@ services:
|
||||
image: grafana/grafana
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
environment:
|
||||
- GF_AUTH_DISABLE_LOGIN_FORM=true
|
||||
- GF_AUTH_ANONYMOUS_ENABLED=true
|
||||
- GF_AUTH_ANONYMOUS_ORG_ROLE=Admin
|
||||
- GF_SECURITY_ALLOW_EMBEDDING=true
|
||||
influxdb:
|
||||
ports:
|
||||
- 8086:8086
|
||||
|
Reference in New Issue
Block a user