Update gitea hc

This commit is contained in:
2025-07-20 15:46:10 +05:30
parent 422a0f6211
commit e527f05227

View File

@@ -13,10 +13,10 @@ services:
- ${DB_PORT}:5432
healthcheck:
test: ["CMD-SHELL", "pg_isready -d ${POSTGRES_DB} -U ${POSTGRES_USER}"]
start_period: 10s
interval: 10s
timeout: 5s
retries: 3
start_period: 10s
gitea_server:
container_name: gitea_server