Add instructions for changing the port

pull/18/head
Ryan Hoshor 2016-09-07 09:27:43 -05:00 committed by GitHub
parent c937091fd0
commit 5d7602928f
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.