Skip to content

Commit 3dffc2f

Browse files
authored
Fix incorrect port in README for Docker Compose (#107)
1 parent 3b03824 commit 3dffc2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ You can setup a server very quickly with Docker Compose.
221221
- Edit `docker-compose.yml` to use the start command.
222222
- Run `docker-compose up`
223223

224-
Now you will have a local server running on port 5444.
224+
Now you will have a local server running on port 5443.
225225

226226
# Customizing Unbound
227227

0 commit comments

Comments
 (0)