1
0

feat:更新长亭雷池5.1.0

This commit is contained in:
okxlin
2024-03-22 11:32:48 +08:00
parent ceadec0854
commit 1ec1c1a400
8 changed files with 22 additions and 14 deletions

View File

@@ -157,6 +157,8 @@ services:
- POSTGRES_USER=safeline-ce
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
command: [postgres, -c, max_connections=200]
healthcheck:
test: pg_isready -U safeline-ce -d safeline-ce
labels:
createdBy: Apps