forked from p15670423/monkey
docs: Small change to docker setup to keep consistent with linux.md
This commit is contained in:
parent
871fce1549
commit
eb044207da
|
@ -82,7 +82,7 @@ been signed by a private certificate authority.
|
|||
guardicore/monkey-island:1.10.0 --setup-only
|
||||
```
|
||||
|
||||
1. (Optional but recommended) Copy your `.crt` and `.key` files to `./monkey_island_data`.
|
||||
1. (Optional but recommended) Move your `.crt` and `.key` files to `./monkey_island_data`.
|
||||
|
||||
1. Make sure that your `.crt` and `.key` files are read-only and readable only by you.
|
||||
|
||||
|
|
Loading…
Reference in New Issue