소스 업데이트
All checks were successful
Deploy Tools / deploy (push) Successful in 1m24s

This commit is contained in:
jade
2026-08-31 09:57:03 +09:00
parent 0fcbef043b
commit 6a6592f2d5
10 changed files with 44 additions and 44 deletions

View File

@@ -12,7 +12,7 @@ services:
was-sal:
build:
context: ./dat-was-datmt
context: ./dat-was-dasmt
dockerfile: dat-was-sal/Dockerfile
ports:
- "8282:8082"
@@ -30,7 +30,7 @@ services:
was-cus:
build:
context: ./dat-was-datmt
context: ./dat-was-dasmt
dockerfile: dat-was-cus/Dockerfile
ports:
- "8284:8084"
@@ -48,7 +48,7 @@ services:
was-pro:
build:
context: ./dat-was-datmt
context: ./dat-was-dasmt
dockerfile: dat-was-pro/Dockerfile
ports:
- "8285:8085"
@@ -66,7 +66,7 @@ services:
was-sys:
build:
context: ./dat-was-datmt
context: ./dat-was-dasmt
dockerfile: dat-was-sys/Dockerfile
ports:
- "8286:8086"