I try to setup a new customer shop.
If I follow
https://github.com/shopware/production#setup-and-install does not work if I replace --branch=6.1 with --branch=6.3 (system:setup failed)
**shopware.example.com** $ bin/console system:setup [WARNING] Some commands could not be registered: In EnvVarProcessor.php line 171: Environment variable not found: "APP\_URL". In EnvVarProcessor.php line 171: Environment variable not found: "APP\_URL".
Is this way of installation only working for 6.1 ? But why would I not start a project with the current branch?
Is this a bug? Should I create an issue?