Commit fbfeabaa
Changed files (1)
config
config/secrets.yml
@@ -16,6 +16,9 @@ development:
test:
secret_key_base: a275a537c6ab6aedf787c652911b1f6d4ba733f12d07df51e5d1bebc134cef1bf750462cd338493d08c305a8764e3889f73e218e9f83d5add377b0282dd959e4
+staging:
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
+
# Do not keep production secrets in the repository,
# instead read values from the environment.
production: