更新 docker-compose.yml

This commit is contained in:
Hzbb 2024-10-27 14:01:35 +00:00
parent b001df362d
commit 3214cd2dae

View File

@ -3,7 +3,7 @@ services:
springboot-helloworld: springboot-helloworld:
build: build:
context: ./ context: ./
dockerfile: Dockerfile dockerfile: Dockerfile.make
container_name: springboot-helloworld container_name: springboot-helloworld
restart: always restart: always
environment: environment: