mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 16:23:05 +02:00
bitwarden
This commit is contained in:
@ -85,3 +85,10 @@ services:
|
|||||||
network_mode: host
|
network_mode: host
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: true
|
com.centurylinklabs.watchtower.enable: true
|
||||||
|
grafana:
|
||||||
|
ports:
|
||||||
|
- 3007:3000
|
||||||
|
container_name: grafana
|
||||||
|
image: grafana/grafana
|
||||||
|
labels:
|
||||||
|
com.centurylinklabs.watchtower.enable: true
|
Reference in New Issue
Block a user