From 5b4ea8665fd9ee6f6991d77598ba4236fbf35c17 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 12 Jul 2023 17:20:51 +0200 Subject: [PATCH] fix typo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 455d71e..483f703 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ You can download the image from the Gitea embedded container registry: `gitea.oc > **💡 NOTE: See the [packages page](https://gitea.ocram85.com/OCram85/-/packages/container/swarmproxy/latest) for latest version and all other available tags.** -### 2.a Run as Docker Swarm Stack +### 2. 🛡️ Run as Docker Swarm Stack ```yaml version: "3.8" @@ -108,6 +108,10 @@ services: - swarmproxy - proxy ``` + +### 3. Use the proxy form other containers + + ## 💣 Known Issues ## 😡 We're Using GitHub Under Protest