fixes key name
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
# if you're sharing your code publicly.
|
||||
|
||||
default: &default
|
||||
recaptcha_public_key: <%= ENV["MARID_RECAPTCHA_PUBLIC_KEY"] %>
|
||||
recaptcha_private_key: <%= ENV["MARID_RECAPTCHA_PRIVATE_KEY"] %>
|
||||
recaptcha_public_key: <%= ENV["MADRID_RECAPTCHA_PUBLIC_KEY"] %>
|
||||
recaptcha_private_key: <%= ENV["MADRID_RECAPTCHA_PRIVATE_KEY"] %>
|
||||
|
||||
development:
|
||||
secret_key_base: 56792feef405a59b18ea7db57b4777e855103882b926413d4afdfb8c0ea8aa86ea6649da4e729c5f5ae324c0ab9338f789174cf48c544173bc18fdc3b14262e4
|
||||
|
||||
Reference in New Issue
Block a user