Skip to content

Commit 7c88c8c

Browse files
committed
fix volume
1 parent b4beb4e commit 7c88c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/dev/dev-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ services:
210210
ports:
211211
- 3000:3000 # host:container
212212
volumes:
213-
- grafana-storage:/var/lib/grafana
213+
- a2rchi-dev-grafana-data:/var/lib/grafana
214214
logging:
215215
options:
216216
max-size: 10m

0 commit comments

Comments
 (0)