When installing Direstus with docker, the docs suggest to enter a KEY and SECRET value.
For this project, Directus will only serve data to the web site. Images, articles, etc. All that data is readable by the "public" user.
The site admin will only create, modify and delete data through the Directus app.
Knowing this, do I need to set the "KEY" and "SECRET"?
Would there be a reason to set them even though no external client will be interacting with the api, apart from reading data?
That's probably an obvious question for some, but I trying to have a full understanding of what I'm trying to do and not just follow step by step tutorials without understanding well...
thanks!
eric