formation 1 năm trước cách đây
mục cha
commit
8b4db004aa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -89,8 +89,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
+      # dockerfile: build/docker/apache/Dockerfile
     ports:
     ports:
       - "8080:80"
       - "8080:80"
     networks:
     networks: