mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
TRILIUM_DATA_DIR=../data
 | 
						|
TRILIUM_INTEGRATION_TEST=memory-no-store
 | 
						|
TRILIUM_PORT=37741
 | 
						|
 | 
						|
# Paths are relative to dist root
 | 
						|
DOCS_ROOT=../../../docs
 | 
						|
USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide |