mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 19:36:57 +00:00
Update README.md
This commit is contained in:
parent
207f656ded
commit
7108a7b532
1 changed files with 2 additions and 2 deletions
|
@ -162,8 +162,8 @@ In this section, you will find a guide to resolve the installation issues I enco
|
|||
|
||||
#### Issue 1: Undefined Network in Docker Compose
|
||||
**Issue:** When running `docker compose up`, you receive the error:
|
||||
```
|
||||
service "citrixhoneypot" refers to undefined network citrixhoneypot_local: invalid compose project
|
||||
```diff
|
||||
- service "citrixhoneypot" refers to undefined network citrixhoneypot_local: invalid compose project
|
||||
```
|
||||
**Solution:** Add the `citrixhoneypot_local` network to the `docker-compose.yml` file:
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue