Skip to content

Commit

Permalink
Update Proxy example to prevent crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
badele authored Apr 3, 2020
1 parent 56fc03a commit f82317a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exampleProxyConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ nodes: [
server: './servers/udp',
host: '0.0.0.0',
port: 8125,
udp_version:'udp4',
mgmt_port: 8126,
forkCount: 0,
checkInterval: 1000,
Expand Down

0 comments on commit f82317a

Please sign in to comment.