mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Fixed typo in 'address' property name for Static IP (#208)
This commit is contained in:
parent
1112a10509
commit
8cde7f9192
@ -72,7 +72,7 @@ Replace follow configuration:
|
||||
```ini
|
||||
[ipv4]
|
||||
method=manual
|
||||
address1=192.168.1.111/24,192.168.1.1
|
||||
address=192.168.1.111/24,192.168.1.1
|
||||
dns=8.8.8.8;8.8.4.4;
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user