@@ -21,6 +21,7 @@ services:
db:
image: postgres:latest
container_name: postgres
+ restart: always
environment:
- POSTGRES_USER=miniflux
- POSTGRES_PASSWORD=secret