fixes key name

This commit is contained in:
Juanjo Bazán
2015-07-27 18:36:38 +02:00
parent daab640dd2
commit b436331ce5

View File

@@ -11,8 +11,8 @@
# if you're sharing your code publicly. # if you're sharing your code publicly.
default: &default default: &default
recaptcha_public_key: <%= ENV["MARID_RECAPTCHA_PUBLIC_KEY"] %> recaptcha_public_key: <%= ENV["MADRID_RECAPTCHA_PUBLIC_KEY"] %>
recaptcha_private_key: <%= ENV["MARID_RECAPTCHA_PRIVATE_KEY"] %> recaptcha_private_key: <%= ENV["MADRID_RECAPTCHA_PRIVATE_KEY"] %>
development: development:
secret_key_base: 56792feef405a59b18ea7db57b4777e855103882b926413d4afdfb8c0ea8aa86ea6649da4e729c5f5ae324c0ab9338f789174cf48c544173bc18fdc3b14262e4 secret_key_base: 56792feef405a59b18ea7db57b4777e855103882b926413d4afdfb8c0ea8aa86ea6649da4e729c5f5ae324c0ab9338f789174cf48c544173bc18fdc3b14262e4