diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 7730f8c..6582883 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Create a `circus` network before starting (if note already done yet)!: ``` $ docket network create circus +$ docket network create circus_db ``` Set the `HOSTNAME` environment variable in the `.env` file to the host you want to host the ctf |