SpiderKeeper icon indicating copy to clipboard operation
SpiderKeeper copied to clipboard

add ability to pass config via env-var

Open widnyana opened this issue 7 years ago • 0 comments

Hello,

this merge request contains enhancement to alter USERNAME, PASSWORD for basic auth; and REACTOR_PORT that define port for spiderkeeper-2 to bind into.

in short, now we can do like this:

$ USERNAME=widnyana PASSWORD=secret REACTOR_POOL=9999 spiderkeeper

widnyana avatar Dec 18 '18 04:12 widnyana