mirror of
https://git.wownero.com/lza_menace/wowstash.git
synced 2024-08-15 00:33:15 +00:00
update graf container name
This commit is contained in:
parent
2567db144f
commit
9428a47537
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue