a bunch was restructured to make it amenable to docker. it works fine, except when writing to the db. trying to log in (thus creating a session) will have Lapis throw "attempt to write a readonly database"
		
			
				
	
	
		
			4 lines
		
	
	
		
			43 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			43 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
return {
 | 
						|
  key = "PROD_SECRET_KEY_HERE",
 | 
						|
}
 |