1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-29 00:31:38 +02:00

fix graphite

This commit is contained in:
kev
2020-03-24 16:27:11 +08:00
parent aa3b8728b9
commit ccd06b34f5

View File

@ -7,7 +7,7 @@ graphite:
- "2023:2023" - "2023:2023"
- "2024:2024" - "2024:2024"
- "7002:7002" - "7002:7002"
- "48080:8080" - "8080:8080"
- "9001:9001" - "9001:9001"
volumes: volumes:
- ./data/conf:/opt/graphite/conf - ./data/conf:/opt/graphite/conf