mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix docker readme missing word
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
|||||||
## Advanced
|
## Advanced
|
||||||
|
|
||||||
While using the H2 embedded database is perfectly fine for small instances, you may want to have more control over the
|
While using the H2 embedded database is perfectly fine for small instances, you may want to have more control over the
|
||||||
database. Here's an example that uses postgresql (note image tag change from `latest-h2` to `latest-postgresql`):
|
database. Here's an example that uses postgresql (note the image tag change from `latest-h2` to `latest-postgresql`):
|
||||||
|
|
||||||
```
|
```
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user