mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
bitwarden
This commit is contained in:
@ -83,5 +83,12 @@ services:
|
|||||||
- /share/docker_data/matter-server:/data
|
- /share/docker_data/matter-server:/data
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
labels:
|
||||||
|
com.centurylinklabs.watchtower.enable: true
|
||||||
|
grafana:
|
||||||
|
ports:
|
||||||
|
- 3007:3000
|
||||||
|
container_name: grafana
|
||||||
|
image: grafana/grafana
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: true
|
com.centurylinklabs.watchtower.enable: true
|
Reference in New Issue
Block a user