Nach Update auf Shopware 6.5.6.1 The server returned a "500 Internal Server Error"

APP_SECRET=yourAppSecret
APP_URL=https://example.com
DATABASE_URL=mysql://root:root@localhost:3306/shopware6
COMPOSER_HOME=/path/to/var/cache/composer
INSTANCE_ID=xxx
BLUE_GREEN_DEPLOYMENT=1
OPENSEARCH_URL=http://localhost:9200
ADMIN_OPENSEARCH_URL=http://localhost:9200

Die meisten Werte werden vermutlich auch in deiner .env stehen. Ansonsten einfach ergänzen.

Alternativ die Datei aus einer Sicherung kopieren.