Add configurable bind address (#36)
This commit is contained in:
@@ -3,4 +3,5 @@ package util
|
||||
// Runtime config
|
||||
var (
|
||||
DisableLogin bool
|
||||
BindAddress string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user