You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
committed by
Mark McDowall
parent
9e6b32ca3e
commit
6bdeafcf8c
@@ -39,7 +39,7 @@ function HostSettings(props) {
|
||||
<FormInputGroup
|
||||
type={inputTypes.TEXT}
|
||||
name="bindAddress"
|
||||
helpText="Valid IPv4 address or '*' for all interfaces"
|
||||
helpText="Valid IP address, localhost or '*' for all interfaces"
|
||||
helpTextWarning="Requires restart to take effect"
|
||||
onChange={onInputChange}
|
||||
{...bindAddress}
|
||||
|
||||
Reference in New Issue
Block a user