 f9eef54574
			
		
	
	
		f9eef54574
		
			
		
	
	
	
	
		
			
			* Send app improvements - DETECT_BASE_URL env removed - FILE_DIR env added - redis healthcheck interval increased from 1s to 5s * Update Tipi Version --------- Co-authored-by: DrMxrcy <drmxrcy@gmail.com>
		
			
				
	
	
		
			17 lines
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Send",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8126,
 | |
|   "id": "send",
 | |
|   "tipi_version": 2,
 | |
|   "version": "latest",
 | |
|   "categories": ["utilities"],
 | |
|   "description": "A file sharing experiment which allows you to send encrypted files to other users.",
 | |
|   "short_desc": "Simple, private file sharing. https://send.vis.ee/",
 | |
|   "author": "timvisee",
 | |
|   "source": "https://gitlab.com/timvisee/send",
 | |
|   "form_fields": []
 | |
| }
 |