mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
removed devise secret
This commit is contained in:
parent
66568b3bc3
commit
537326df1f
6 changed files with 10 additions and 13 deletions
|
@ -36,9 +36,8 @@ end
|
|||
# Manually create these paths in shared/ (eg: shared/config/database.yml) in your server.
|
||||
# They will be linked in the 'deploy:link_shared_paths' step.
|
||||
set :shared_paths, [
|
||||
'config/initializers/devise_secret.rb',
|
||||
'config/application.yml',
|
||||
'config/database.yml',
|
||||
'config/secrets.yml',
|
||||
'log',
|
||||
'public/system',
|
||||
'export/zonefiles'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue