I've created a project in node.js to store and fetch credentials from cyberark conjur (using its REST-API) But to test the application I'm stumbling to setup conjur server.
-
Problem is server is running fine within docker container, but how to access it outside(host machine) (port mapping is not working)
-
Or is there any conjur server hosted on Internet for public usage
All I want is to test API calls