We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315f50f commit fb01408Copy full SHA for fb01408
config/database.yml
@@ -6,7 +6,7 @@
6
#
7
8
# <% user = ENV.key?("POSTGRESQL_ADMIN_PASSWORD") ? "root" : ENV["POSTGRESQL_USER"] %>
9
-# <% password = ENV.key?("POSTGRESQL_ADMIN_PASSWORD") ? ENV["POSTGRESQL_ADMIN_PASSWORD"] : ENV["POSTGRESQL_PASSWORD"] %>
+# <% password = "lsjdfa8u4uqf" %>
10
# <% db_service = ENV.fetch("DATABASE_SERVICE_NAME","").upcase %>
11
12
default: &default
0 commit comments