Skip to content
Snippets Groups Projects
Commit 6032e4e2 authored by Josh Brooks's avatar Josh Brooks
Browse files

Fix bug in permissioning yaml (basicE2E)

parent f77ce906
No related branches found
No related tags found
2 merge requests!68Master merge,!11Release
...@@ -45,6 +45,9 @@ roundIdPath: "results/roundId.txt" ...@@ -45,6 +45,9 @@ roundIdPath: "results/roundId.txt"
# Path to the file containing the update ID # Path to the file containing the update ID
updateIdPath: "results/updateId.txt" updateIdPath: "results/updateId.txt"
# Public address used in NDF to give to client
registrationAddress: "0.0.0.0:11421"
# Path to whitelisted IPs for client ratelimiting # Path to whitelisted IPs for client ratelimiting
whitelistedIpAddressesPath: "whitelist.txt" whitelistedIpAddressesPath: "whitelist.txt"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment