- use double quotes
This commit is contained in:
parent
845676749b
commit
9718dbb97a
@ -25,4 +25,4 @@ RUN yarn install
|
|||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
CMD ["node", "run", "dev", '-p', '3000']
|
CMD ["node", "run", "dev", "-p", "3000"]
|
||||||
Loading…
x
Reference in New Issue
Block a user