fixed container name

This commit is contained in:
Aaron Lee 2024-01-01 17:15:09 +08:00
parent 9e472c8026
commit 7cc2c440f3

View file

@ -3,7 +3,6 @@ version: '3'
services: services:
web: web:
container_name: web
build: build:
context: . context: .
dockerfile: ./Dockerfile dockerfile: ./Dockerfile