mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 02:37:05 +00:00 
			
		
		
		
	 782e29ce53
			
		
	
	
		782e29ce53
		
			
		
	
	
	
	
		
			
			Fixes error when acessing http://localhost:18000 where the Kafka-UI was unable to connect to Rest Proxy
		
			
				
	
	
		
			3 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| KAFKA_REST_PROXY_URL="http://kafka-rest-proxy:8082/"
 | |
| PROXY="true"
 |