Skip to content

Commit

Permalink
Minor update in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rnurgaliyev committed Sep 15, 2024
1 parent 712babe commit a902741
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ KMIP server yourself.
$ docker compose up -d
```

### Using docker-compose

Alternatively, you can use docker-compose to build and run the container:
```
$ docker-compose up -d
```

## Where is my data stored?
All keys and certificates are stored in the `certs` directory, and the KMIP
database itself is stored in the `state` directory. Both directories are mounted
Expand Down

0 comments on commit a902741

Please sign in to comment.