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 4a0d53b commit e0b1065Copy full SHA for e0b1065
README.md
@@ -15,4 +15,4 @@ docker pull kilhog/bookstack
15
docker run --name my-bookstack -d --link bookstack-mysql:mysql -p 8080:80 kilhog/bookstack
16
```
17
18
-Now you can access to BookStack with : <ip-adress-of-docker-machine>:8080 👍
+Now you can access to BookStack with : ip-adress-of-docker-machine:8080 👍
0 commit comments