Skip to content

Commit 9c18ff3

Browse files
authored
Merge pull request #2098 from Jentsch/Fix-Readme
Fix docker port in Readme.md
2 parents 738e262 + cb136c0 commit 9c18ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To build and view site with docker:
2222

2323
docker-compose up
2424

25-
It will incrementally build and serve site at `http://localhost:8080`
25+
It will incrementally build and serve site at `http://localhost:4000`
2626

2727
## Contributing ##
2828

0 commit comments

Comments
 (0)