Update docker-compose file name to renamed docker-compose.override.yml name. Fixes issue #28.
This commit is contained in:
		@@ -26,7 +26,7 @@ Clone this repo and then:
 | 
				
			|||||||
    cd docker-Postfix
 | 
					    cd docker-Postfix
 | 
				
			||||||
    sudo docker build -t juanluisbaptiste/postfix .
 | 
					    sudo docker build -t juanluisbaptiste/postfix .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Or you can use the provided [docker-compose](https://github.com/juanluisbaptiste/docker-postfix/blob/master/docker-compose.dev.yml) files:
 | 
					Or you can use the provided [docker-compose](https://github.com/juanluisbaptiste/docker-postfix/blob/master/docker-compose.overrides.yml) files:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    sudo docker-compose build
 | 
					    sudo docker-compose build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user