Sync docs from 1.3.x to gh-pages

This commit is contained in:
buildmaster
2018-05-14 17:29:06 +00:00
parent 901ae41e56
commit 9fc9d63bc3
3 changed files with 3 additions and 3 deletions

View File

@@ -127,7 +127,7 @@ the <code class="literal">@LoadBalanced</code> qualifier when you create your <c
ignoredInterfaces:
- docker0
- veth.*</pre><p>
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>application.yml.&nbsp;</b>
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>bootstrap.yml.&nbsp;</b>
</p><pre class="screen">spring:
cloud:
inetutils:

View File

@@ -314,7 +314,7 @@ the <code class="literal">@LoadBalanced</code> qualifier when you create your <c
ignoredInterfaces:
- docker0
- veth.*</pre><p>
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>application.yml.&nbsp;</b>
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>bootstrap.yml.&nbsp;</b>
</p><pre class="screen">spring:
cloud:
inetutils:

View File

@@ -524,7 +524,7 @@ public class MyClass {
</formalpara>
<simpara>You can also force to use only specified network addresses using list of regular expressions:</simpara>
<formalpara>
<title>application.yml</title>
<title>bootstrap.yml</title>
<para>
<screen>spring:
cloud: