How to generate INSTANCE_ID and APP_SECRET
INSTANCE_ID
openssl rand -hex 32APP_SECRET - there is a command provided by Shopware
bin/console system:generate-app-secretLast updated
Was this helpful?
INSTANCE_ID
openssl rand -hex 32APP_SECRET - there is a command provided by Shopware
bin/console system:generate-app-secretLast updated
Was this helpful?