mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 09:34:13 +01:00 
			
		
		
		
	update sample defines in .env-dist
This commit is contained in:
		
							parent
							
								
									5034a7e2b9
								
							
						
					
					
						commit
						1b88e18192
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -12,9 +12,9 @@ POSTGRES_PASSWORD=password
 | 
				
			||||||
SELF_URL_PATH=http://localhost:8280/tt-rss
 | 
					SELF_URL_PATH=http://localhost:8280/tt-rss
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can customize other config.php defines by setting overrides here.
 | 
					# You can customize other config.php defines by setting overrides here.
 | 
				
			||||||
# See app/Dockerfile for complete list.
 | 
					# See app/Dockerfile for complete list. Examples:
 | 
				
			||||||
# PLUGINS=auth_remote,note
 | 
					# PLUGINS=auth_remote
 | 
				
			||||||
# CHECK_FOR_UPDATES="true"
 | 
					# SINGLE_USER_MODE=true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
 | 
					# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
 | 
				
			||||||
# if you plan to run the container standalone and need origin port exposed
 | 
					# if you plan to run the container standalone and need origin port exposed
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue