* correct path for profiler output
This commit is contained in:
@ -28,7 +28,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- ${PROJECTS_DIR}:/usr/share/nginx/html
|
||||
- ./data/profiler:/tmp
|
||||
- ./data/profiler:/tmp/profiler
|
||||
expose:
|
||||
- 9000
|
||||
workspace:
|
||||
|
Reference in New Issue
Block a user