fix df
This commit is contained in:
parent
c14a4726ba
commit
ad8378df1f
@ -6,4 +6,4 @@ WORKDIR /app
|
||||
|
||||
RUN npm i
|
||||
|
||||
CMD ["node /app/index.js"]
|
||||
CMD ["node","/app/index.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user