mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| SSO_ENABLED="false"
 | |
| BASE_URL="http://localhost:8080"
 | |
| CLIENT_ID="1234"
 | |
| SECRET="I-Like-Trilium-Notes"
 | |
| 
 | |
| TOTP_ENABLED="false"
 | |
| TOTP_SECRET="Trilium-Notes-is-the-best" |