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: .
|
context: .
|
||||||
dockerfile: dap-tool-payment/Dockerfile
|
dockerfile: dap-tool-payment/Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "8285:8084"
|
- "8285:8085"
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user