...
Ensure that all subsequent commands are run from this directory.
...
3. Expose
...
Services to the Host
To interact with the API from your host machine, you need to expose the relevant service ports. We'll create a Docker Compose override file that maps the necessary ports.
...