Skip to content

Commit fb01408

Browse files
authored
Update database.yml
1 parent 315f50f commit fb01408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
# <% user = ENV.key?("POSTGRESQL_ADMIN_PASSWORD") ? "root" : ENV["POSTGRESQL_USER"] %>
9-
# <% password = ENV.key?("POSTGRESQL_ADMIN_PASSWORD") ? ENV["POSTGRESQL_ADMIN_PASSWORD"] : ENV["POSTGRESQL_PASSWORD"] %>
9+
# <% password = "lsjdfa8u4uqf" %>
1010
# <% db_service = ENV.fetch("DATABASE_SERVICE_NAME","").upcase %>
1111

1212
default: &default

0 commit comments

Comments
 (0)