fix: healthcheck
continuous-integration/drone/push Build is passing Details

pull/24/head
Davide Polonio 2023-07-07 12:56:16 +02:00
parent 541ebcdd32
commit 6ce9bf9db4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ services:
env_file:
- .env
healthcheck:
test: ["CMD", "pg_isready", "-U", "miniflux"]
test: ["CMD", "pg_isready", "-U", "rss"]
interval: 10s
start_period: 30s
networks: