I’ve deployed alpha, beta and production environments for the same strapi app, now I need to configure the env. file with the values of app secret and app keys, app jwt token etc. should I create different apps to get new values for app secret and app keys, app jwt or can I use the same keys for all the environment?
1 Like