Changed External Facing container to be internal
This commit is contained in:
		@@ -102,8 +102,8 @@ services:
 | 
			
		||||
    image: "php:apache"
 | 
			
		||||
    container_name: snexo.co.uk
 | 
			
		||||
    ports:
 | 
			
		||||
      - "8001:80"
 | 
			
		||||
      - "127.0.0.1:8001:80"
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ./snexo.co.uk/:/var/www/html
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user