Skip to content

Commit

Permalink
Merge pull request symfony#482
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] authored Nov 9, 2018
2 parents d2599a1 + 2f6c4cd commit f0b36fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions symfony/flex/1.0/.env.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# This file is a "template" of which env vars need to be defined for your application
# Copy this file to .env file for development, create environment variables when deploying to production
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
3 changes: 2 additions & 1 deletion symfony/framework-bundle/3.3/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"#TRUSTED_HOSTS": "localhost,example.com"
},
"gitignore": [
"/.env",
"/.env.local",
"/.env.*.local",
"/%PUBLIC_DIR%/bundles/",
"/%VAR_DIR%/",
"/vendor/"
Expand Down

0 comments on commit f0b36fd

Please sign in to comment.