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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue