feat: add static routes

This commit is contained in:
Simon Cornet 2026-02-16 17:21:12 +01:00
commit 7939bb1b14
4 changed files with 37 additions and 4 deletions

View file

@ -6,3 +6,6 @@ lan_interface: "eth1"
# nat rules
nat_port_forwards: []
# static routes
static_routes: []