mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Delete docker-compose.yml
This commit is contained in:
parent
d0fc5da826
commit
d705ac9702
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
aws00-spring-petclinic:
|
||||
image: ${IMAGE}:${TAG}
|
||||
container_name: spring-petclinic
|
||||
ports:
|
||||
- "8080:8080"
|
Loading…
Reference in a new issue