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