From 9615718012ee798f58834572cfe69c468a05027f Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 13 Jul 2018 10:44:19 +0300 Subject: Use NPM programmatically to install packages periodically --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 676d02b..cc50851 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Create a file called `.env` in the project directory and add the following field ``` MONGODB_URL= -PORT= +PORT= +PACKAGE_POLL_INTERVAL= ``` A great place to host the Mongo instance is https://mlab.com/. -- cgit v1.3