mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Mage conf file renamed
This commit is contained in:
parent
706823c04a
commit
4a035ba7ed
@ -8,6 +8,7 @@ deployment:
|
||||
- "*.svn"
|
||||
- "*.git"
|
||||
- "*.swp"
|
||||
- "app/config/config.yml"
|
||||
- "app/config/propel/"
|
||||
- "app/propel/"
|
||||
- "data/git"
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user