fix pyroscope config
This commit is contained in:
parent
04b83cab36
commit
c1b819a85a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
expose:
|
||||
- 4040
|
||||
volumes:
|
||||
- ./pyroscope/pyroscope.yml:/etc/pyroscope.yml
|
||||
- ./pyroscope/config.yaml:/etc/pyroscope.yml
|
||||
- pyroscope_data:/data
|
||||
networks:
|
||||
- www
|
||||
|
|
Loading…
Reference in a new issue