feat: MCP SSE 통신 개선, 호스트 바인딩 및 사용자 신규 비즈니스 모듈 코드 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m42s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m42s
This commit is contained in:
@@ -43,6 +43,7 @@ services:
|
||||
- ./mci-mock:/home/wiremock
|
||||
|
||||
tool-sms:
|
||||
hostname: tool-sms
|
||||
build:
|
||||
context: .
|
||||
dockerfile: dap-tool-sms/Dockerfile
|
||||
@@ -67,6 +68,7 @@ services:
|
||||
- SPRING_PROFILES_ACTIVE=${ACTIVE_PROFILE:-local}
|
||||
|
||||
tool-oth:
|
||||
hostname: tool-oth
|
||||
build:
|
||||
context: .
|
||||
dockerfile: dap-tool-oth/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user