mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Command in compose not needed with entrypoint
This commit is contained in:
parent
6b5cb291aa
commit
64d59bcb6e
@ -21,4 +21,4 @@ services:
|
|||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- 4000:4000
|
- 4000:4000
|
||||||
command: npm run start
|
|
||||||
|
Loading…
Reference in New Issue
Block a user