x19990416
24 Sep '19
i run okapi docker :
sudo docker run -p 9130:9130 -e JAVA_OPTIONS="-Dloglevel=DEBUG -Dstorage=postgres -Dostgres_username=okapi -Dpostgres_password=okapi -Dpostgres_database=okapi -Dpostgres_host=192.168.75.130" folioorg/okapi cluster -cluster-host 192.168.75.130
it throws som exception about no matching network interface
the hazelcast host is 192.168.75.130