Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 7268e37ccc 🔧 Renovate: Pin dependencies
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Failing after 14m4s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Has been cancelled
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Has been cancelled
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been cancelled
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been cancelled
2026-03-08 08:07:54 +00:00
+1 -1
View File
@@ -173,7 +173,7 @@ services:
expose:
- 5432
healthcheck:
test: ["CMD-SHELL", "pg_isready -U scanopy"]
test: ["CMD-SHELL", "pg_isready -U postgres"]
interval: 10s
timeout: 5s
retries: 5