fix
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
---
|
||||
# use at your own risk
|
||||
|
||||
services:
|
||||
zksync-era-boojnet-archive-client:
|
||||
@@ -85,8 +84,7 @@ services:
|
||||
- PGPORT=5430
|
||||
- POSTGRES_PASSWORD=notsecurepassword
|
||||
command: >
|
||||
postgres
|
||||
-c max_connections=200
|
||||
postgres -c max_connections=200
|
||||
-c log_error_verbosity=terse
|
||||
-c shared_buffers=2GB
|
||||
-c effective_cache_size=4GB
|
||||
|
||||
Reference in New Issue
Block a user