formation 3 vuotta sitten
vanhempi
commit
3e4f3e240d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -65,8 +65,8 @@ services:
 #   container_name: apache_"${ENV}"    
 #   container_name: apache_"${ENV}"    
     build:  
     build:  
       context: ./
       context: ./
-     #dockerfile: build/docker/httpd/Dockerfile
-      dockerfile: build/docker/apache/Dockerfile
+      dockerfile: build/docker/httpd/Dockerfile
+      #: build/docker/apache/Dockerfile
     ports:
     ports:
       - "8080:80"
       - "8080:80"
     networks:
     networks: