fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m42s

This commit is contained in:
jade
2026-07-24 14:27:00 +09:00
parent 0892597c31
commit 4ed534b1d6
4 changed files with 155 additions and 22 deletions

View File

@@ -46,7 +46,7 @@ services:
nginx:
image: nginx:latest
ports:
- "8281:8281"
- "8080:8281"
- "8282:8282"
- "8283:8283"
- "8284:8284"