Add paragraph for better readability

This commit is contained in:
Jan Schöppach 2020-02-25 23:11:10 +01:00
parent 4af0543aa0
commit 813085ac86
No known key found for this signature in database
GPG Key ID: FDAA06E5DB7991BA

View File

@ -42,7 +42,9 @@ From the BitBetter directory, simply run:
./build.sh ./build.sh
``` ```
This will create a new self-signed certificate in the `.keys` directory one does not already exist and then create a modified version of the official `bitwarden/api` called `bitbetter/api` and a modified version of the `bitwarden/identity` called `bitbetter/identity`. You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following content to utilize the modified images. This will create a new self-signed certificate in the `.keys` directory one does not already exist and then create a modified version of the official `bitwarden/api` called `bitbetter/api` and a modified version of the `bitwarden/identity` called `bitbetter/identity`.
You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following content to utilize the modified images.
```yaml ```yaml
version: '3' version: '3'