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.
2 parents 1bfa3a9 + 5d81b63 commit b9c8ac1Copy full SHA for b9c8ac1
README.md
@@ -39,7 +39,7 @@ docker run --name my-bookstack -d --link bookstack-mysql:mysql -p 8080:80 solidn
39
1.Create a shared network:
40
41
```bash
42
-docker network create bookstack_nw`
+docker network create bookstack_nw
43
```
44
45
2.MySQL container :
0 commit comments