fix: incorrect HTTP_PORT docker compose field in docker README.md
				
					
				
			The override is [BACKEND_HTTP_PORT defined here](59c513f2a5/docker/backend/start.sh (L7))
			
			
This commit is contained in:
		
							parent
							
								
									f03acce324
								
							
						
					
					
						commit
						a4810b8be0
					
				@ -124,7 +124,7 @@ Corresponding `docker-compose.yml` overrides:
 | 
			
		||||
    environment:
 | 
			
		||||
      MEMPOOL_NETWORK: ""
 | 
			
		||||
      MEMPOOL_BACKEND: ""
 | 
			
		||||
      MEMPOOL_HTTP_PORT: ""
 | 
			
		||||
      BACKEND_HTTP_PORT: ""
 | 
			
		||||
      MEMPOOL_SPAWN_CLUSTER_PROCS: ""
 | 
			
		||||
      MEMPOOL_API_URL_PREFIX: ""
 | 
			
		||||
      MEMPOOL_POLL_RATE_MS: ""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user