From 632cd66b57da08ebca80d7e7086de14ee5e28abb Mon Sep 17 00:00:00 2001
From: dselen <80752476+DaanSelen@users.noreply.github.com>
Date: Sun, 9 Jun 2024 23:13:19 +0200
Subject: [PATCH 1/2] Update Docker-explain.md
---
docker/Docker-explain.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docker/Docker-explain.md b/docker/Docker-explain.md
index 5ff02d1..500a10d 100644
--- a/docker/Docker-explain.md
+++ b/docker/Docker-explain.md
@@ -10,7 +10,7 @@ For more details on the source-code specific to this Docker image, refer to the
I have tried to embed some new features such as `isolated_peers` and interface startup on container-start (through `enable_wg0`).
-
+
## Getting the container running:
@@ -79,4 +79,4 @@ So go to the assign TCP port in this case HTTP, like the default 10086 one in th
## Closing remarks:
-For feedback please submit an issue to the repository. Or message dselen@nerthus.nl.
\ No newline at end of file
+For feedback please submit an issue to the repository. Or message dselen@nerthus.nl.
From 72fe687d822052b434b79d4b2e7a4c67967a450c Mon Sep 17 00:00:00 2001
From: dselen <80752476+DaanSelen@users.noreply.github.com>
Date: Sun, 9 Jun 2024 23:13:31 +0200
Subject: [PATCH 2/2] Update Docker-explain.md
---
docker/Docker-explain.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/Docker-explain.md b/docker/Docker-explain.md
index 500a10d..dd7bfe8 100644
--- a/docker/Docker-explain.md
+++ b/docker/Docker-explain.md
@@ -10,7 +10,7 @@ For more details on the source-code specific to this Docker image, refer to the
I have tried to embed some new features such as `isolated_peers` and interface startup on container-start (through `enable_wg0`).
-
+
## Getting the container running: