fix: dap-was-dapmt 바라보도록 수정
This commit is contained in:
@@ -36,11 +36,13 @@ services:
|
||||
dockerfile: dap-tool-report/Dockerfile
|
||||
volumes:
|
||||
- ./:/src:ro
|
||||
- ../dap-was-dapmt:/tool-src/dap-was-dapmt:ro
|
||||
environment:
|
||||
- TZ=Asia/Seoul
|
||||
- REPORT_SERVER_ADDRESS=0.0.0.0
|
||||
- REPORT_SERVER_PORT=8092
|
||||
- REPORT_SOURCE_ROOT=/src
|
||||
- REPORT_DAP_ADMIN_SOURCE_ROOT=/src
|
||||
- REPORT_DAP_WAS_DAPMT_SOURCE_ROOT=/tool-src/dap-was-dapmt
|
||||
- JAVA_TOOL_OPTIONS=-Xms64m -Xmx384m
|
||||
|
||||
mci-mock:
|
||||
|
||||
Reference in New Issue
Block a user