Docker runs the app in production.
This commit is contained in:
		| @@ -14,4 +14,4 @@ COPY . . | ||||
|  | ||||
| EXPOSE ${WEB_PORT} | ||||
|  | ||||
| CMD [ "node", "app.js" ] | ||||
| CMD ["npm", "run", "start"] | ||||
		Reference in New Issue
	
	Block a user