mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
12 lines
150 B
Text
12 lines
150 B
Text
|
network:
|
||
|
version: 2
|
||
|
renderer: networkd
|
||
|
ethernets:
|
||
|
eth0:
|
||
|
dhcp4: no
|
||
|
bridges:
|
||
|
br0:
|
||
|
dhcp4: yes
|
||
|
interfaces:
|
||
|
- eth0
|