mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Merge branch 'master' of https://github.com/marty30/spring-petclinic
This commit is contained in:
commit
90a4437b2e
1 changed files with 1 additions and 2 deletions
|
@ -5,9 +5,8 @@ services:
|
|||
ports:
|
||||
- "8080:8080"
|
||||
links:
|
||||
# - mysql:mysql
|
||||
- selenium
|
||||
command: java -jar ./target/*.jar
|
||||
# - mysql:mysql
|
||||
# mysql:
|
||||
# image: mysql
|
||||
# ports:
|
||||
|
|
Loading…
Reference in a new issue