grafana added
This commit is contained in:
parent
bbe5b9725d
commit
2b27afd256
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ services:
|
||||||
image: grafana/grafana
|
image: grafana/grafana
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# if you are running as root then set it to 0
|
|
||||||
# else find the right id with the id -u command
|
|
||||||
user: '0'
|
user: '0'
|
||||||
ports:
|
ports:
|
||||||
- '3000:3000'
|
- '3000:3000'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue