install.sh collects env vars

This commit is contained in:
2025-06-08 08:31:04 +01:00
parent 27c87d1df9
commit 4174a68d4f
4 changed files with 91 additions and 13 deletions

6
symfony/.gitignore vendored
View File

@@ -1,8 +1,6 @@
###> symfony/framework-bundle ###
.env.local
.env.local.php
.env.*.local
.env.prod
.env
.env.*
config/secrets/prod/prod.decrypt.private.php
public/bundles/
var/