init dialectic
This commit is contained in:
@@ -6,4 +6,4 @@ RUN npm config set registry https://registry.npmmirror.com/
|
||||
RUN npm install
|
||||
COPY . .
|
||||
EXPOSE 3000
|
||||
CMD ["npm", "start"]
|
||||
CMD ["npm", "start"]
|
||||
|
||||
Reference in New Issue
Block a user