mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-10-31 08:29:33 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| enable: etcd
 | |
| etcd:
 | |
|   rootDirectory: openim
 | |
|   address: [ localhost:12379 ]
 | |
|   username: ''
 | |
|   password: ''
 | |
| 
 | |
| 
 |