mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
Update README.md
This commit is contained in:
parent
d086940050
commit
5e59ac12af
1 changed files with 13 additions and 13 deletions
|
@ -264,11 +264,11 @@ These errors are not critical and T-Pot should still function correctly.
|
|||
|
||||
**Solution:** To fix this issue:
|
||||
|
||||
**Step 1** Add the following entry to the `docker-compose.yml` file, in the `networks:` section:
|
||||
**Step 1** Add the following entry to the `docker-compose.yml` file, in the `networks:` section:
|
||||
```yaml
|
||||
conpot_local_default:
|
||||
```
|
||||
Or, if you want to add all Conpot's template, add:
|
||||
Or, if you want to add all Conpot's template, add:
|
||||
```yaml
|
||||
conpot_local_default:
|
||||
conpot_local_IEC104:
|
||||
|
@ -276,7 +276,7 @@ These errors are not critical and T-Pot should still function correctly.
|
|||
conpot_local_ipmi:
|
||||
conpot_local_kamstrup_382:
|
||||
```
|
||||
**Step 2** Add the following entry to the `docker-compose.yml` file, in the `services:` section:
|
||||
**Step 2** Add the following entry to the `docker-compose.yml` file, in the `services:` section:
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
|
||||
|
|
Loading…
Reference in a new issue