1
0
Bifurcation 0
bifurqué depuis deblan/gist

Mage conf file renamed

Cette révision appartient à :
Simon Vieille 2017-04-24 01:16:22 +02:00
Parent 706823c04a
révision 4a035ba7ed
2 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

@ -8,6 +8,7 @@ deployment:
- "*.svn"
- "*.git"
- "*.swp"
- "app/config/config.yml"
- "app/config/propel/"
- "app/propel/"
- "data/git"

Voir le fichier

@ -270,7 +270,7 @@ Gist uses [Magallanes](http://magephp.com/) to manage deployment.
$ composer require andres-montanez/magallanes
There is an example of the configuration of an environment in `.mage/config/environment/prod.yml-dist`.
There is an example of the configuration of an environment in `.mage/config/environment/prod.yml.dist`.
# global installation
$ mage deploy to:prod