test(integration-test): First test for eureka
This commit is contained in:
parent
2af6cc4d1b
commit
d2dcec40e1
4 changed files with 46 additions and 0 deletions
4
integration/resources/compose/eureka.yml
Normal file
4
integration/resources/compose/eureka.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
eureka:
|
||||
image: netflixoss/eureka:1.3.1
|
||||
ports:
|
||||
- "8761:8080"
|
Loading…
Add table
Add a link
Reference in a new issue