From 730a7beee2ee58bc36a01a7fe180253fbaee6b8c Mon Sep 17 00:00:00 2001 From: Michel Date: Sun, 9 Oct 2022 20:39:28 +0200 Subject: [PATCH] readme.md header changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e98308..2801951 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ cd /folder/with/files/docker-tng docker-compose up -d ``` -#current downsides of using TNG this way +# current downsides of using TNG this way - The "tng" volume will be filled with the website on first start but won't be updated when you rebuild the image. A similar approach as the official Wordpress Docker image should be realised. - Only a docker volume can be used (no mounted volume) because a Docker volume will be filled with data at first start, a mounted volume won't. \ No newline at end of file