feat: update readme
This commit is contained in:
parent
3f6b504dfc
commit
90587ed5d1
@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### 1. Clone this repository and navigate into the directory.
|
1. Clone this repository and navigate into the directory.
|
||||||
|
|
||||||
### 2. Start the services:
|
2. Start the services:
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Trust the Step-CA root certificate:
|
3. Trust the Step-CA root certificate:
|
||||||
|
|
||||||
Download the `roots.pem` from [https://localhost:9000/roots.pem](https://localhost:9000/roots.pem) and trust it on your system.
|
Download the `roots.pem` from [https://localhost:9000/roots.pem](https://localhost:9000/roots.pem) and trust it on your system.
|
||||||
This is necessary for the certificates to be trusted by your browser.
|
This is necessary for the certificates to be trusted by your browser.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user