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
services:
gateway:
build:
context: ./dap-was-dapms
context: ./dat-was-dapms
dockerfile: Dockerfile
ports:
- "127.0.0.1:9281:8080"
@@ -13,8 +13,8 @@ services:
was-sal:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-sal/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-sal/Dockerfile
ports:
- "127.0.0.1:9282:8082"
environment:
@@ -32,8 +32,8 @@ services:
was-cus:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-cus/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-cus/Dockerfile
ports:
- "127.0.0.1:9284:8084"
environment:
@@ -51,8 +51,8 @@ services:
was-pro:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-pro/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-pro/Dockerfile
ports:
- "127.0.0.1:9285:8085"
environment:
@@ -70,8 +70,8 @@ services:
was-sys:
build:
context: ./dap-was-dapmt
dockerfile: dap-was-sys/Dockerfile
context: ./dat-was-datmt
dockerfile: dat-was-sys/Dockerfile
ports:
- "127.0.0.1:9286:8086"
environment: