Skip to content

Commit

Permalink
fix missing ,
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Dec 7, 2024
1 parent c7b074d commit 5a3e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/config/pvagw.template
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"provider":"pva",
"addrlist":"PVA_ADDR_LIST",
"autoaddrlist":false,
"serverport":5075
"serverport":5075,
"bcastport":5076
}
],
Expand Down

0 comments on commit 5a3e4a7

Please sign in to comment.