fix: revert Nginx port mapping to 8281 to match external Apache proxy
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled

This commit is contained in:
jade
2026-07-24 13:21:10 +09:00
parent dbe479a64b
commit 6416d3f844

View File

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