1
0
포크 0
원본 프로젝트 : deblan/gist

Mage conf file renamed

This commit is contained in:
Simon Vieille 2017-04-24 01:16:22 +02:00
부모 706823c04a
커밋 4a035ba7ed
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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