* chore(deps): update mrcas/mind docker tag to v1.3.0 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			575 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			575 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Mind",
 | 
						|
  "port": 8143,
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "id": "mind",
 | 
						|
  "tipi_version": 3,
 | 
						|
  "version": "1.3.0",
 | 
						|
  "categories": [
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "A simple self hosted reminder platform that uses push to send notifications to your device. Set the reminder and forget about it!",
 | 
						|
  "short_desc": "A simple self hosted reminder platform that uses push to send notifications to your device.",
 | 
						|
  "author": "https://github.com/Casvt",
 | 
						|
  "source": "https://github.com/Casvt/MIND",
 | 
						|
  "form_fields": []
 | 
						|
}
 |