Skip to content

Commit

Permalink
Update AM gather example
Browse files Browse the repository at this point in the history
  • Loading branch information
andreleblanc11 committed Sep 13, 2024
1 parent 0706dd3 commit 684fb7b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions sarracenia/examples/flow/amserver.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ directory /tmp/am_receiver
accept .*
sum sha512
AllowIPs 127.0.0.1
AllowIPs 199.212.17.131/24
AllowIPs 199.212.17.131
AllowIPs 199.212.17.132
AllowIPs 199.212.17.133

sendTo am://0.0.0.0:5003
sendTo am://0.0.0.0:5005
debug on

0 comments on commit 684fb7b

Please sign in to comment.