mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Persist influxdb on dev docker compose
This commit is contained in:
@@ -81,6 +81,8 @@ services:
|
||||
- "8086:8086"
|
||||
networks:
|
||||
metrics:
|
||||
volumes:
|
||||
- influxdb:/var/lib/influxdb
|
||||
|
||||
memcached:
|
||||
image: memcached:1.5
|
||||
|
||||
Reference in New Issue
Block a user