mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:25:48 +00:00
just compose update
This commit is contained in:
parent
e7c879ed3a
commit
1f85d31bc4
1 changed files with 14 additions and 12 deletions
|
@ -1,4 +1,6 @@
|
|||
mysql:
|
||||
version: '2'
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
ports:
|
||||
- "3306:3306"
|
||||
|
|
Loading…
Reference in a new issue