Explorar el Código

Tagging as version 1.0

Mark Shust hace 10 años
padre
commit
fb0c9cdb8a
Se han modificado 2 ficheros con 4 adiciones y 2 borrados
  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