We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5cd67 commit 4124cb9Copy full SHA for 4124cb9
README.md
@@ -68,7 +68,7 @@ Docker Compose File Reference [more info](https://docs.docker.com/compose/compos
68
### Windows
69
70
```bash
71
-> git clone https://github.com/htmlgraphic/Apache.git ~/Docker/Apache; cd ~/Docker/Apache
+> git clone git@github.com:htmlgraphic/Apache.git ~/Docker/Apache; cd ~/Docker/Apache
72
> copy .env.example .env
73
> docker-compose -f docker-compose.local.yml up -d
74
```
0 commit comments