fix: Correct tool-payment internal port mapping to 8085
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
This commit is contained in:
@@ -114,7 +114,7 @@ services:
|
||||
context: .
|
||||
dockerfile: dap-tool-payment/Dockerfile
|
||||
ports:
|
||||
- "8285:8084"
|
||||
- "8285:8085"
|
||||
depends_on:
|
||||
- redis
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user