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:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
links:
|
links:
|
||||||
# - mysql:mysql
|
|
||||||
- selenium
|
- selenium
|
||||||
command: java -jar ./target/*.jar
|
# - mysql:mysql
|
||||||
# mysql:
|
# mysql:
|
||||||
# image: mysql
|
# image: mysql
|
||||||
# ports:
|
# ports:
|
||||||
|
|
Loading…
Reference in a new issue