Only start config server, eureka and hystrix dashboard by default.
This commit is contained in:
@@ -15,9 +15,10 @@ ribbon:
|
||||
ConnectTimeout: 3000
|
||||
ReadTimeout: 60000
|
||||
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:h2:tcp://localhost:9096/~/launcher
|
||||
h2.datasource.url: jdbc:h2:tcp://localhost:9096/~/launcher
|
||||
#spring:
|
||||
# datasource:
|
||||
# url: ${h2.datasource.url}
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
||||
Reference in New Issue
Block a user