mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +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" |