Hey, guys!
I’m sorry, it might be a stupid question, but can I access the API submodule via a self-hosted Docker?
Docs show how to start it in the regular version (with “yarn workspace @calcom/api dev”), but no such instructions in the Docker version. Also, I don’t see a port 3002 is being exposed by the container.
Is there some URL path I should use for accessing the API submodule?