Merge 4f785f04ef into 2831ccdde0
This commit is contained in:
commit
29bfaf6293
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ defaults: &defaults
|
|||
# The hostname to be used when building the URL in the emails
|
||||
url_for_emails: localhost:3000
|
||||
# A secret key. You can generate one with 'rake secret'
|
||||
devise_secret_key: 12345
|
||||
devise_secret_key: '12345'
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue