M Dockerfile
M db.js M docker-compose.yml M package-lock.json M package.json
This commit is contained in:
@ -16,4 +16,4 @@ RUN npm install
|
||||
COPY . .
|
||||
|
||||
EXPOSE 8080
|
||||
CMD [ "node", "index.js" ]
|
||||
CMD [ "node", "index.js" ]
|
||||
|
Reference in New Issue
Block a user