mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
REL-0.12 Default to listen on all Interfaces
This commit is contained in:
parent
5d11a09866
commit
8ad5b4ef61
@ -51,7 +51,7 @@ DEVILBOX_PATH=.
|
|||||||
### b.) If an IP is specified, note the trailing colon ':'
|
### b.) If an IP is specified, note the trailing colon ':'
|
||||||
### LOCAL_LISTEN_ADDR=127.0.0.1:
|
### LOCAL_LISTEN_ADDR=127.0.0.1:
|
||||||
###
|
###
|
||||||
LOCAL_LISTEN_ADDR=127.0.0.1:
|
LOCAL_LISTEN_ADDR=
|
||||||
|
|
||||||
|
|
||||||
###
|
###
|
||||||
|
Loading…
Reference in New Issue
Block a user