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
044b86763e
commit
0bdb6b8c80
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ server.rewriteBasePath: true
|
|||
#### ⚠️ Issue 4: Port Already Mapped for Snare
|
||||
**Issue:** When running `docker compose up`:Snare reports that port 80 is already mapped.
|
||||
```diff
|
||||
Snare reports that port 80 is already in use.
|
||||
- Snare reports that port 80 is already in use.
|
||||
```
|
||||
**Solution:** Modify the `docker-compose.yml` file by changing the port mapping from 80 to another available port (5695 for example):
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue