I was using apollo-server and when I needed to get access to the playground I only put localhost:4000 and I got access to Playground, but now when I try to get access to playground is redirected to the sandbox, the question is about how can I disable that behaviour and launch playground instead of the sandbox.
Thanks.