Explorar el Código

Merge pull request #1 from samuelecarpene/yaml-space-patch

Removed uwanted space
Samuele Carpene hace 4 años
padre
commit
d3f162a3d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compose/docker-compose.dev.yml

+ 1 - 1
compose/docker-compose.dev.yml

@@ -21,7 +21,7 @@ services:
       #- ./src/var/log:/var/www/html/var/log:cached
       #- ./src/var/report:/var/www/html/var/report:cached
       # To sync your SSH to the container, uncomment the following line:
-      # - ~/.ssh/id_rsa:/var/www/.ssh/id_rsa:cached
+      #- ~/.ssh/id_rsa:/var/www/.ssh/id_rsa:cached
       # Linux only: remove the above lines and mount the entire src directory with:
       #- ./src:/var/www/html:cached