mirror of
				https://github.com/aleleba/create-react-ssr.git
				synced 2025-10-30 13:40:45 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #Environment
 | |
| ENV= #Default production
 | |
| #App Port
 | |
| PORT= #Default 80
 | |
| #PUBLIC URL
 | |
| PUBLIC_URL= #Default 'auto'
 | |
| #Prefix URL
 | |
| PREFIX_URL= #Default ''
 | |
| #ONLY EXACT PATH
 | |
| ONLY_EXACT_PATH= #Default false |