1
0

feat:更新长亭雷池5.3.1

This commit is contained in:
okxlin
2024-04-12 10:48:02 +08:00
parent 989482cb06
commit 351cc74d8d
8 changed files with 18 additions and 18 deletions

View File

@@ -156,7 +156,7 @@ services:
environment:
- POSTGRES_USER=safeline-ce
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
command: [postgres, -c, max_connections=200]
command: [postgres, -c, max_connections=600]
healthcheck:
test: pg_isready -U safeline-ce -d safeline-ce
labels: