File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments