mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
ba0ec9384d
commit
714b5a313b
3 changed files with 29 additions and 15 deletions
7
grafana/docker-compose.yaml
Normal file
7
grafana/docker-compose.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
services:
|
||||
grafana:
|
||||
image: grafana/grafana-enterprise
|
||||
container_name: grafana
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '3000:3000'
|
Loading…
Add table
Add a link
Reference in a new issue