mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-06 10:29:28 +00:00
Fixed error prometheus container volume 'data'
This commit is contained in:
parent
a0518a5242
commit
13266b3263
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ services:
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus
|
image: prom/prometheus
|
||||||
|
user: root
|
||||||
container_name: mk_prometheus
|
container_name: mk_prometheus
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue