[synapse] Change port for webproxy to 8008
This commit is contained in:
		
							parent
							
								
									7ecf320544
								
							
						
					
					
						commit
						defaaaecb9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ services:
 | 
			
		|||
      - /media/matrix/matrix_data:/data
 | 
			
		||||
    environment:
 | 
			
		||||
      - VIRTUAL_HOST=matrix.jfreudenberger.de # the domain where the service should be reached
 | 
			
		||||
      - VIRTUAL_PORT=80 # the port the service listens in the container
 | 
			
		||||
      - VIRTUAL_PORT=8008 # the port the service listens in the container
 | 
			
		||||
      - LETSENCRYPT_HOST=matrix.jfreudenberger.de # the same domain as VIRTUAL_HOST; this enables ssl
 | 
			
		||||
    networks:
 | 
			
		||||
      - server
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue