fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m41s

This commit is contained in:
jade
2026-07-24 16:08:59 +09:00
parent 9066c621a0
commit 35f361a976
6 changed files with 1 additions and 212 deletions

View File

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