Fix incorrect port in README for Docker Compose

pull/107/head
quest 3 years ago
parent 3b03824ddb
commit d3b4a5dfe1
No known key found for this signature in database
GPG Key ID: E49B7E0000228DDD

@ -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