|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"description": "postgresql connection",
|
|
|
- "jdbcUrl": "jdbc:postgresql://DATABASE_HOST:5432/hello_world",
|
|
|
+ "jdbcUrl": "jdbc:postgresql://TFB-database:5432/hello_world",
|
|
|
"username": "benchmarkdbuser",
|
|
|
"password": "benchmarkdbpass",
|
|
|
"maximumPoolSize": 200
|