Align default h2 URL with other launcher projects
This commit is contained in:
@@ -16,7 +16,7 @@ ribbon:
|
||||
ConnectTimeout: 3000
|
||||
ReadTimeout: 60000
|
||||
|
||||
h2.datasource.url: jdbc:h2:tcp://localhost:9096/~/launcher
|
||||
h2.datasource.url: jdbc:h2:tcp://localhost:9096/./target/test
|
||||
#spring:
|
||||
# datasource:
|
||||
# url: ${h2.datasource.url}
|
||||
|
||||
Reference in New Issue
Block a user