fix: align tool headers
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m51s

This commit is contained in:
jade
2026-08-18 09:52:54 +09:00
parent 8bd9b9e922
commit 406e3c79b7
14 changed files with 210 additions and 240 deletions

View File

@@ -115,7 +115,7 @@ services:
context: .
dockerfile: dap-was-pro/Dockerfile
ports:
- "8085:8085"
- "8285:8085"
environment:
- TZ=Asia/Seoul
- AXHUB_GATEWAY_URL=http://gateway:8081
@@ -132,7 +132,7 @@ services:
context: .
dockerfile: dap-was-sys/Dockerfile
ports:
- "8086:8086"
- "8286:8086"
environment:
- TZ=Asia/Seoul
- AXHUB_GATEWAY_URL=http://gateway:8081