Browse Source

remove container_name for devcontainer

Yuki Takei 3 năm trước cách đây
mục cha
commit
91aba809f7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .devcontainer/docker-compose.yml

+ 0 - 1
.devcontainer/docker-compose.yml

@@ -50,7 +50,6 @@ services:
       dockerfile: ./Dockerfile
       args:
         - version=7.17.9
-    container_name: elasticsearch
     restart: unless-stopped
     ports:
       - 9200:9200