I am trying a vanilla docker deployment as per https://docs.nocobase.com/welcome/getting-started/installation/docker-compose using docker desktop on Mac OS.
After starting the services with docker compose up, when I try to access localhost:13000 I get a 502 Bad Gateway
from nginx.
Any suggestions would be appreciated.