fix: align tool headers
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m51s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m51s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user