فهرست منبع

Adding in Sven's suggested check the doc line.

Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Mary Anthony 10 سال پیش
والد
کامیت
a61766be9f
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      docs/sources/faq.md

+ 2 - 1
docs/sources/faq.md

@@ -246,7 +246,8 @@ afterwards.
 Typically, this message is returned if the service is already bound to your
 Typically, this message is returned if the service is already bound to your
 localhost. As a result, requests coming to the container from outside are
 localhost. As a result, requests coming to the container from outside are
 dropped. To correct this problem, change the service's configuration on your
 dropped. To correct this problem, change the service's configuration on your
-localhost so that the service accepts requests from all IPs.
+localhost so that the service accepts requests from all IPs.  If you aren't sure
+how to do this, check the documentation for your OS.
 
 
 
 
 ### Where can I find more answers?
 ### Where can I find more answers?