Skip to content

Commit a05bfe7

Browse files
Adding new environment variable
1 parent ca72dfb commit a05bfe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ services:
3939
HOPRD_HEARTBEAT_THRESHOLD: 60
4040
HOPRD_HEARTBEAT_INTERVAL: 20
4141
HOPRD_HEARTBEAT_VARIANCE: 1
42+
HOPR_INTERNAL_LIBP2P_YAMUX_MAX_NUM_STREAMS: 1024
4243
HOPRD_PASSWORD: ""
4344
HOPRD_PROVIDER: ""
4445
restart: unless-stopped

0 commit comments

Comments
 (0)