|
@@ -27,7 +27,7 @@ config :hello, Hello.Repo,
|
|
username: "benchmarkdbuser",
|
|
username: "benchmarkdbuser",
|
|
password: "benchmarkdbpass",
|
|
password: "benchmarkdbpass",
|
|
database: "hello_world",
|
|
database: "hello_world",
|
|
- hostname: "localhost"
|
|
|
|
|
|
+ hostname: "TFB-database"
|
|
|
|
|
|
# Do not include metadata nor timestamps in development logs
|
|
# Do not include metadata nor timestamps in development logs
|
|
config :logger, :console, format: "[$level] $message\n"
|
|
config :logger, :console, format: "[$level] $message\n"
|