Disable Playground for production
-
Can the playground be disabled on production environment?
-
hi, check our docs about disabling extensions
you will need to set in your config something like:
{ "studio": { "enabled": false } }