fix: correct port mapping
This commit is contained in:
committed by
mrugesh mohapatra
parent
5c95cac000
commit
eecae9b14b
@ -51,7 +51,7 @@ services:
|
|||||||
- '0.0.0.0'
|
- '0.0.0.0'
|
||||||
ports:
|
ports:
|
||||||
- '8000:8000'
|
- '8000:8000'
|
||||||
- '9229:9228'
|
- '9228:9228'
|
||||||
api-server:
|
api-server:
|
||||||
image: node:lts
|
image: node:lts
|
||||||
user: node
|
user: node
|
||||||
|
Reference in New Issue
Block a user