Update documentation to reflect changes

This commit is contained in:
Michiel Hazelhof 2024-11-01 16:40:46 +01:00
parent 3ec7b3d843
commit 628e024d3a
No known key found for this signature in database
GPG Key ID: EECB9B96355B5EBF

View File

@ -54,8 +54,6 @@ This will create a new self-signed certificate in the `.keys` directory if one d
You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following contents to utilize the modified images. You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following contents to utilize the modified images.
```yaml ```yaml
version: '3'
services: services:
api: api:
image: bitbetter/api image: bitbetter/api