webworker: listen to everywhere
This commit is contained in:
parent
a5871816d3
commit
a6384cf456
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if [ "$1" == "webworker" ]; then
|
||||||
--max-requests 1200 \
|
--max-requests 1200 \
|
||||||
--max-requests-jitter 50 \
|
--max-requests-jitter 50 \
|
||||||
--log-level=info \
|
--log-level=info \
|
||||||
--bind=127.0.0.1:8000
|
--bind [::]:8000
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$1" == "taskworker" ]; then
|
if [ "$1" == "taskworker" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue