1
0
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:
Javier Cortejoso 2019-04-05 11:59:26 +02:00
parent 6b5cb291aa
commit 64d59bcb6e
No known key found for this signature in database
GPG Key ID: FBEEF3131E39EBCF

View File

@ -21,4 +21,4 @@ services:
dockerfile: ./Dockerfile
ports:
- 4000:4000
command: npm run start