更新 docker-compose.yml
This commit is contained in:
parent
b001df362d
commit
3214cd2dae
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user