mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Update README.md
This commit is contained in:
parent
2df4ea64a3
commit
810d4410c4
1 changed files with 1 additions and 1 deletions
|
@ -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 ...
|
||||
|
|
Loading…
Reference in a new issue