Documentation: Add missing wan option for opnsense widget

This commit is contained in:
shamoon 2024-11-22 13:23:07 -08:00
parent ef9068c5bb
commit ba5e6dec07

View File

@ -20,4 +20,5 @@ widget:
url: http://opnsense.host.or.ip url: http://opnsense.host.or.ip
username: key username: key
password: secret password: secret
wan: opt1 # optional, defaults to wan
``` ```