Merge pull request #18 from russianryebread/russianryebread-update-docs

Add instructions for changing the port
v0.1.9
Suresh Alse 2016-09-07 10:53:26 -07:00 committed by GitHub
commit f6cb209efe
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ Read [this](http://lifepluslinux.blogspot.in/2015/06/crontab-ui-easy-and-safe-wa
npm install -g crontab-ui
crontab-ui
If you need to set/use an alternate port, you may do so by setting an environment variable before starting the process:
PORT=9000 crontab-ui
###Adding, deleting, pausing and resuming jobs.