Skip to content

Commit

Permalink
fix: 0 min-relay-peers-to-publish for standalone node
Browse files Browse the repository at this point in the history
  • Loading branch information
agazso committed Oct 3, 2023
1 parent f6467d4 commit 56c47bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ services:
--filter=true
--lightpush=true
--websocket-support=true
--nodekey=7b8d9a670aae6421500b7b3f933d0b5d08b51fcf0f0c2f14cba3a4737c83a228
--websocket-port=8000
--nodekey=7b8d9a670aae6421500b7b3f933d0b5d08b51fcf0f0c2f14cba3a4737c83a228
--min-relay-peers-to-publish=0
ports:
- 8000:8000/tcp

0 comments on commit 56c47bd

Please sign in to comment.