mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 09:24:13 +01:00 
			
		
		
		
	Update 'README.md'
This commit is contained in:
		
							parent
							
								
									99a7753d92
								
							
						
					
					
						commit
						66f0f32d2f
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -38,8 +38,7 @@ remove ``127.0.0.1:`` from ``HTTP_PORT`` variable in ``.env``.
 | 
			
		|||
 | 
			
		||||
Please don't rename the services inside `docker-compose.yml` unless you know what you're doing. Web container expects application container to be named `app`, if you rename it and it's not accessible via Docker DNS as `http://app` you will run into 502 errors on startup.
 | 
			
		||||
 | 
			
		||||
Main configuration file (`config.php`) is rewritten on startup, don't edit it manually. Use environment variables
 | 
			
		||||
(see `app/Dockerfile` for complete list) or `config.d` snippets to customize it.
 | 
			
		||||
Main configuration file (`config.php`) is rewritten on startup, don't edit it manually. Use [environment variables](https://git.tt-rss.org/fox/ttrss-docker-compose/wiki#how-do-i-set-global-configuration-options) or `config.d` snippets to customize it.
 | 
			
		||||
 | 
			
		||||
#### Build and start the container
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue