platformsh / cli

The unified tool for managing your Platform.sh services from the command line.
https://docs.platform.sh/administration/cli.html
MIT License
20 stars 6 forks source link

Strapi: missing `APP_KEYS` from autogenerated `.environment` file #150

Closed flovntp closed 10 months ago

flovntp commented 11 months ago

We are still missing a strapi specific environment variable APP_KEYS

export APP_KEYS="toBeModified1,toBeModified2"

Could you please add it to the project:init command ?

akalipetis commented 10 months ago

This is a duplicate of https://github.com/platformsh/platformify/issues/178