fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 12m3s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 12m3s
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
ports:
|
||||
- "8281:8281"
|
||||
- "8080:8281"
|
||||
- "8282:8282"
|
||||
- "8283:8283"
|
||||
- "8284:8284"
|
||||
|
||||
Reference in New Issue
Block a user