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