Add redis and basic frontend for viewing data
This commit is contained in:
@ -32,5 +32,8 @@
|
||||
image: grafana/grafana:latest
|
||||
labels:
|
||||
- "traefik.http.routers.grafana.rule=Host(`grafana.docker.localhost`)"
|
||||
redis:
|
||||
image: redis:latest
|
||||
|
||||
volumes:
|
||||
backend_node_modules: {}
|
Reference in New Issue
Block a user