Skip to content
Discussion options

You must be logged in to vote

Hello @DesNotMe,

It looks like you're using the container name in your browser, but keep in mind that this only works for communication between containers. If you want to access the service from your Mac via the network, you'll need to use localhost as the domain. Since the services are exposed, you should be able to connect without any issues.

In your case, instead of using http://prowler-api:8080/api/v1/docs, you should use http://localhost:8080/api/v1/docs.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by puchy22
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants