Skip to content

Commit 4bcb816

Browse files
author
David Baum
committed
reenable host for development environment
1 parent 1d93d94 commit 4bcb816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

evaluationserver/config/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ development:
1010
pool: 5
1111
username: "<%=ENV['DEVELOPMENT_MYSQL_DB_USERNAME']%>"
1212
password: "<%=ENV['DEVELOPMENT_MYSQL_DB_PASSWORD']%>"
13-
#host: db
13+
host: db
1414

1515

1616
# Warning: The database defined as "test" will be erased and

0 commit comments

Comments
 (0)