Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b44c3a1

Browse filesBrowse files
committed
Fix URL's
1 parent 4a322ca commit b44c3a1
Copy full SHA for b44c3a1

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With Docker Compose is a Quickstart very easy. Run the following command:
1010
docker-compose up
1111
```
1212

13-
and after that open your Browser and go to `http://localhost:8080` .
13+
and after that open your Browser and go to http://localhost:8080 .
1414

1515

1616
## How to use the Image without Docker compose
@@ -52,4 +52,4 @@ docker run -d --net bookstack_nw \
5252
solidnerd/bookstack
5353
```
5454

55-
After the steps you can visit `http://localhost:8080` .
55+
After the steps you can visit http://localhost:8080 .

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.