From 810d4410c463804474b5b892674108c08d317a4f Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:28:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea95e2d1..e4ebbbc0 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ htpasswd -n -b "tsec" "tsec" | base64 -w0 ``` Copy the generated string and manually replace the WEB_USER value in the .env file. -#### ⚠️ Issue 6: Missing Directories in T-Pot Initialization +#### ⚠️ Issue 6: Chmod: Permession denied in T-Pot Initialization **Issue:** When running `docker compose up`, you may see the following lines in the T-Pot init logs: ``` tpotinit | # Updating permissions ...