refactor: massive rename dap -> dat and dapmt -> datmt preserving encoding
All checks were successful
Deploy Tools / deploy (push) Successful in 1m21s

This commit is contained in:
jade
2026-08-20 10:41:55 +09:00
parent 7f84dd848b
commit 7389c6380c
445 changed files with 751 additions and 751 deletions

View File

@@ -3,7 +3,7 @@ name: ax_hub_mcp_local
services:
gateway:
build:
context: ./dap-was-dapms
context: ./dat-was-dapms
dockerfile: Dockerfile
ports:
- "8081:8080"
@@ -12,8 +12,8 @@ services:
was-sal:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-sal/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-sal/Dockerfile
ports:
- "8282:8082"
environment:
@@ -30,8 +30,8 @@ services:
was-cus:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-cus/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-cus/Dockerfile
ports:
- "8284:8084"
environment:
@@ -48,8 +48,8 @@ services:
was-pro:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-pro/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-pro/Dockerfile
ports:
- "8285:8085"
environment:
@@ -66,8 +66,8 @@ services:
was-sys:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-sys/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-sys/Dockerfile
ports:
- "8286:8086"
environment: