change address to ipv4

So a different fields can be provided for ipv6 when supported
This commit is contained in:
fryorcraken 2025-09-25 13:46:35 +10:00
parent 036fe615ed
commit 4ab882189d
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -145,7 +145,7 @@ types:
NetworkingConfig:
type: string
fields:
listen_address:
listen_ipv4:
# Is not applicable in some environments such as browser.
type: string
default: "0.0.0.0"