mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
Fix incorrect port in README for Docker Compose (#107)
This commit is contained in:
parent
3b03824ddb
commit
3dffc2f654
@ -221,7 +221,7 @@ You can setup a server very quickly with Docker Compose.
|
|||||||
- Edit `docker-compose.yml` to use the start command.
|
- Edit `docker-compose.yml` to use the start command.
|
||||||
- Run `docker-compose up`
|
- 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
|
# Customizing Unbound
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user