Fix incorrect port in README for Docker Compose (#107)

pull/110/head
Josh Ellithorpe 3 years ago committed by GitHub
parent 3b03824ddb
commit 3dffc2f654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -221,7 +221,7 @@ You can setup a server very quickly with Docker Compose.
- Edit `docker-compose.yml` to use the start command.
- Run `docker-compose up`
Now you will have a local server running on port 5444.
Now you will have a local server running on port 5443.
# Customizing Unbound

Loading…
Cancel
Save