makes recipe consistent with symfony/flex 1.0 new env handling

This commit is contained in:
Ryan Weaver
2018-11-09 14:24:50 -05:00
parent d2599a1215
commit feb0acaf40
+2 -1
View File
@@ -18,7 +18,8 @@
"#TRUSTED_HOSTS": "localhost,example.com"
},
"gitignore": [
"/.env",
"/.env.local",
"/.env.*.local",
"/%PUBLIC_DIR%/bundles/",
"/%VAR_DIR%/",
"/vendor/"