更新 docker-compose.yml
This commit is contained in:
parent
b001df362d
commit
3214cd2dae
@ -3,7 +3,7 @@ services:
|
||||
springboot-helloworld:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
dockerfile: Dockerfile.make
|
||||
container_name: springboot-helloworld
|
||||
restart: always
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user