Disable cluster mode in prod bisq backend config
This commit is contained in:
		
							parent
							
								
									20eb75b525
								
							
						
					
					
						commit
						d8438a8d91
					
				@ -4,7 +4,6 @@
 | 
				
			|||||||
    "BACKEND": "esplora",
 | 
					    "BACKEND": "esplora",
 | 
				
			||||||
    "HTTP_PORT": 8996,
 | 
					    "HTTP_PORT": 8996,
 | 
				
			||||||
    "MINED_BLOCKS_CACHE": 144,
 | 
					    "MINED_BLOCKS_CACHE": 144,
 | 
				
			||||||
    "SPAWN_CLUSTER_PROCS": 4,
 | 
					 | 
				
			||||||
    "API_URL_PREFIX": "/api/v1/",
 | 
					    "API_URL_PREFIX": "/api/v1/",
 | 
				
			||||||
    "POLL_RATE_MS": 2000
 | 
					    "POLL_RATE_MS": 2000
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user