We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2afa9 commit 7627c9aCopy full SHA for 7627c9a
docs/bluegreen.md
@@ -31,8 +31,8 @@ volumes:
31
32
## 2. Add a Front Proxy
33
34
-The front proxy is a single Caddy container that binds `:80` and `:443` on the
35
-server and routes requests into either the Blue or Green stack.
+The front proxy is a single container that binds `:80` and `:443` on the server
+and routes requests into either the Blue or Green stack.
36
37
On the server, create a simple `Caddyfile`:
38
0 commit comments