6 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								# Example .env file--DO NOT EDIT
							 | 
						||
| 
								 | 
							
								PUBLIC_LANGUAGE=en
							 | 
						||
| 
								 | 
							
								PUBLIC_API_BASE=https://pronouns.cc/api
							 | 
						||
| 
								 | 
							
								PRIVATE_API_HOST=http://localhost:5003/api
							 | 
						||
| 
								 | 
							
								PRIVATE_INTERNAL_API_HOST=http://localhost:5000/api
							 |