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
7ede765170
commit
71e939653d
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ htpasswd -n -b "tsec" "tsec" | base64 -w0
|
|||
```
|
||||
Copy the generated string and manually replace the WEB_USER value in the .env file.
|
||||
|
||||
#### ⚠️ Issue 5: Missing Directories in T-Pot Initialization
|
||||
#### ⚠️ Issue 6: Missing Directories 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