* correct path for profiler output

This commit is contained in:
2022-06-17 21:55:44 +03:00
parent de93f6746b
commit 04d399489b
3 changed files with 3 additions and 10 deletions

View File

@ -28,7 +28,7 @@ services:
restart: always
volumes:
- ${PROJECTS_DIR}:/usr/share/nginx/html
- ./data/profiler:/tmp
- ./data/profiler:/tmp/profiler
expose:
- 9000
workspace: