mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Update README.md
This commit is contained in:
parent
9c73000891
commit
c12e849d29
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ networks:
|
||||||
#### Issue 2: Port Already in Use for Citrixhoneypot
|
#### Issue 2: Port Already in Use for Citrixhoneypot
|
||||||
**Issue:** When running `docker compose up`:
|
**Issue:** When running `docker compose up`:
|
||||||
```diff
|
```diff
|
||||||
Citrixhoneypot reports that port 443 is already in use.
|
- Citrixhoneypot reports that port 443 is already in use.
|
||||||
```
|
```
|
||||||
**Solution:** Change the port from 443 to another free (8445 in this example) in the `docker-compose.yml` file:
|
**Solution:** Change the port from 443 to another free (8445 in this example) in the `docker-compose.yml` file:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in a new issue