update graf container name

This commit is contained in:
lza_menace 2020-12-30 14:56:45 -08:00
parent 2567db144f
commit 9428a47537
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
- 6379:6379
grafana:
image: grafana/grafana:6.5.0
container_name: grafana
container_name: wowstash_ops
restart: unless-stopped
ports:
- 127.0.0.1:3001:3000