Skip to content

Commit b818766

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent cbd929c commit b818766

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

superstack/bluegreen/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -594,8 +594,8 @@ <h2 id="1-adjustments-to-the-compose-file">1. Adjustments to the Compose file</h
594594
<span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">user-data</span>
595595
</code></pre></div>
596596
<h2 id="2-add-a-front-proxy">2. Add a Front Proxy</h2>
597-
<p>The front proxy is a single Caddy container that binds <code>:80</code> and <code>:443</code> on the
598-
server and routes requests into either the Blue or Green stack.</p>
597+
<p>The front proxy is a single container that binds <code>:80</code> and <code>:443</code> on the server
598+
and routes requests into either the Blue or Green stack.</p>
599599
<p>On the server, create a simple <code>Caddyfile</code>:</p>
600600
<div class="highlight"><span class="filename">Caddyfile</span><pre><span></span><code>api.myapp.com {
601601
reverse_proxy blue_caddy:80

0 commit comments

Comments
 (0)