feat: add static routes
This commit is contained in:
parent
3b18a8a16f
commit
7939bb1b14
4 changed files with 37 additions and 4 deletions
|
|
@ -6,3 +6,6 @@ lan_interface: "eth1"
|
|||
|
||||
# nat rules
|
||||
nat_port_forwards: []
|
||||
|
||||
# static routes
|
||||
static_routes: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue