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 4a322ca commit b44c3a1Copy full SHA for b44c3a1
README.md
@@ -10,7 +10,7 @@ With Docker Compose is a Quickstart very easy. Run the following command:
10
docker-compose up
11
```
12
13
-and after that open your Browser and go to `http://localhost:8080` .
+and after that open your Browser and go to http://localhost:8080 .
14
15
16
## How to use the Image without Docker compose
@@ -52,4 +52,4 @@ docker run -d --net bookstack_nw \
52
solidnerd/bookstack
53
54
55
-After the steps you can visit `http://localhost:8080` .
+After the steps you can visit http://localhost:8080 .
0 commit comments