#ferrancabrera
1 messages · Page 1 of 1 (latest)
Are you running the CLI inside the same Docker container as your code?
no, my service is not dockerized. So you mean I need to put the IP of my computer instead of localhost
If your service is not using Docker, then using the CLI in Docker seems redundant
You should jsut be able to run the CLI in your system terminal
ok let me check