refactor: rename dasmt to datmt across the project
All checks were successful
Deploy Tools / deploy (push) Successful in 1m11s

This commit is contained in:
jade
2026-08-31 13:21:33 +09:00
parent 8b9bd4de16
commit 740ef1c757
11 changed files with 448 additions and 438 deletions

View File

@@ -1,4 +1,4 @@
name: ax_hub_mcp_local
name: ax_hub_mcp_local
services:
gateway:
@@ -12,7 +12,7 @@ services:
was-sal:
build:
context: ./dat-was-dasmt
context: ./dat-was-datmt
dockerfile: dat-was-sal/Dockerfile
ports:
- "8282:8082"
@@ -30,7 +30,7 @@ services:
was-cus:
build:
context: ./dat-was-dasmt
context: ./dat-was-datmt
dockerfile: dat-was-cus/Dockerfile
ports:
- "8284:8084"
@@ -48,7 +48,7 @@ services:
was-pro:
build:
context: ./dat-was-dasmt
context: ./dat-was-datmt
dockerfile: dat-was-pro/Dockerfile
ports:
- "8285:8085"
@@ -66,7 +66,7 @@ services:
was-sys:
build:
context: ./dat-was-dasmt
context: ./dat-was-datmt
dockerfile: dat-was-sys/Dockerfile
ports:
- "8286:8086"
@@ -81,3 +81,4 @@ services:
- GLOW_COMMUNICATION_EAI_HOST=http://mci-mock
- GLOW_COMMUNICATION_EAI_PORT=8080
- SPRING_PROFILES_ACTIVE=local