mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-29 17:24:31 -04:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			61 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			61 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|   | const PREFIX = "/api"; | ||
|  | 
 | ||
|  | export const config = { | ||
|  |   PREFIX, | ||
|  | }; |