소스 검색

Tagging as version 1.0

Mark Shust 9 년 전
부모
커밋
fb0c9cdb8a
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 1
      README.md
  2. 2 1
      docker-compose.yml

+ 2 - 1
README.md

@@ -17,7 +17,8 @@ Setup will create a new directory at `~/Sites/mysite/src` which will hold all of
 ## docker-compose.yml
 
 ```
-# Mage Inferno Docker Compose 1.0 https://github.com/mageinferno/magento2-docker-compose
+# Mage Inferno Docker Compose (https://github.com/mageinferno/magento2-docker-compose)
+# Version 1.0
 
 app:
   image: mageinferno/magento2-nginx:1.9.9-0

+ 2 - 1
docker-compose.yml

@@ -1,4 +1,5 @@
-# Mage Inferno Docker Compose 1.0 https://github.com/mageinferno/magento2-docker-compose
+# Mage Inferno Docker Compose (https://github.com/mageinferno/magento2-docker-compose)
+# Version 1.0
 
 app:
   image: mageinferno/magento2-nginx:1.9.9-0