mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-19 06:51:18 -06:00
e6bb5d6b90
This makes the --addr CLI parameter to be a slice and refactors the code to allow several addresses to be passed. Hence we can listen on as many HTTP and UNIX sockets as we want. Signed-off-by: Juan Antonio Osorio Robles <jaosorior@redhat.com>