Added webpage
This commit is contained in:
@@ -4,6 +4,6 @@ WORKDIR /app
|
||||
|
||||
ADD package.json .
|
||||
RUN npm install
|
||||
ADD index.js .
|
||||
ADD index.js index.html ./
|
||||
|
||||
CMD npm start
|
||||
|
Reference in New Issue
Block a user