Browse Source

Tagging as version 1.0

Mark Shust 9 năm trước cách đây
mục cha
commit
fb0c9cdb8a
2 tập tin đã thay đổi với 4 bổ sung2 xóa
  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