mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 07:11:51 +08:00
fixes typo in redis devenv
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
memcached:
|
redis:
|
||||||
image: redis:latest
|
image: redis:latest
|
||||||
ports:
|
ports:
|
||||||
- "6379:6379"
|
- "6379:6379"
|
||||||
|
Reference in New Issue
Block a user