Skip to content

Commit 6a252f7

Browse files
Add that net host not needed if IPv6 is setup for Docker
1 parent f0d9510 commit 6a252f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ services:
301301

302302
### ⚠️ IPv6
303303

304-
Docker requires network_mode be set to host in order to access the IPv6 public address.
304+
Docker requires network_mode be set to host in order to access the IPv6 public address unless you have configured Docker for IPv6 networking.
305305

306306
### 🏃‍♂️ Running
307307

0 commit comments

Comments
 (0)