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

@@ -5,7 +5,7 @@ services:
was-sal:
build:
context: .
dockerfile: dap-was-sal/Dockerfile
dockerfile: dat-was-sal/Dockerfile
ports:
- "8282:8082"
environment:
@@ -24,7 +24,7 @@ services:
was-cus:
build:
context: .
dockerfile: dap-was-cus/Dockerfile
dockerfile: dat-was-cus/Dockerfile
ports:
- "8284:8084"
environment:
@@ -43,7 +43,7 @@ services:
was-pro:
build:
context: .
dockerfile: dap-was-pro/Dockerfile
dockerfile: dat-was-pro/Dockerfile
ports:
- "8285:8085"
environment:
@@ -60,7 +60,7 @@ services:
was-sys:
build:
context: .
dockerfile: dap-was-sys/Dockerfile
dockerfile: dat-was-sys/Dockerfile
ports:
- "8286:8086"
environment: