Ver Fonte

Merge pull request #290 from nicolas-medina/patch-1

Update docker-compose.dev.yml
Mark Shust há 4 anos atrás
pai
commit
a65dd8c5e0
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      compose/docker-compose.dev.yml

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

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