mirror of
				https://github.com/scottlamb/moonfire-nvr.git
				synced 2025-10-29 15:55:01 -04:00 
			
		
		
		
	fix description of MOONFIRE_DEV_HOST
This commit is contained in:
		
							parent
							
								
									ae5b840fae
								
							
						
					
					
						commit
						88fe6e5135
					
				| @ -44,7 +44,7 @@ The configuration understands these environment variables: | |||||||
| | :------------------ | :------------------------------------------ | :----------------------- | | | :------------------ | :------------------------------------------ | :----------------------- | | ||||||
| | `MOONFIRE_URL`      | base URL of the backing Moonfire NVR server | `http://localhost:8080/` | | | `MOONFIRE_URL`      | base URL of the backing Moonfire NVR server | `http://localhost:8080/` | | ||||||
| | `MOONFIRE_DEV_PORT` | port to listen on                           | 3000                     | | | `MOONFIRE_DEV_PORT` | port to listen on                           | 3000                     | | ||||||
| | `MOONFIRE_DEV_HOST` | base URL of the backing Moonfire NVR server | `localhost` (1)          | | | `MOONFIRE_DEV_HOST` | host/IP to listen on (or `0.0.0.0`)         | `localhost` (1)          | | ||||||
| 
 | 
 | ||||||
| (1) Moonfire NVR's `webpack/dev.config.js` has no default value for | (1) Moonfire NVR's `webpack/dev.config.js` has no default value for | ||||||
| `MOONFIRE_DEV_HOST`. `webpack-dev-server` itself has a default of `localhost`, | `MOONFIRE_DEV_HOST`. `webpack-dev-server` itself has a default of `localhost`, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user