fix pyroscope config

This commit is contained in:
royalcat 2024-04-15 23:32:07 +03:00
parent 04b83cab36
commit c1b819a85a

View file

@ -24,7 +24,7 @@ services:
expose: expose:
- 4040 - 4040
volumes: volumes:
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml - ./pyroscope/config.yaml:/etc/pyroscope.yml
- pyroscope_data:/data - pyroscope_data:/data
networks: networks:
- www - www