Merge pull request #839

This commit is contained in:
symfony-flex-server[bot]
2020-03-11 20:52:44 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"copy-from-package": {
"Capfile": "Capfile",
"Gemfile": "Gemfile",
"etc/": "etc/"
}
}
@@ -0,0 +1,7 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update etc/capistrano/deploy.rb, etc/capistrano/deploy/staging.rb and etc/capistrano/deploy/production.rb to accurately reflect your needs.
* <fg=blue>Read</> the capistrano symfony documentation at <comment>https://github.com/capistrano/symfony</>