Update README.md section on IPv6 inside Docker

This commit is contained in:
timothymiller 2020-08-13 18:35:51 -04:00
parent 3b9a961f61
commit 1e14700d4e

View File

@ -68,6 +68,9 @@ services:
restart: unless-stopped
```
#### :warning: IPv6
Docker requires network_mode be set to host in order to access the IPv6 public address.
### :running: Running
From the project root directory