Mention the data:migrate:config2dotenv during boot

This commit is contained in:
Henne Vogelsang 2016-04-29 17:07:50 +02:00
parent ac0659d9c6
commit 1fd029cb66

View file

@ -13,6 +13,10 @@ WARNING: The OSEM configuration file
is deprecated. Please use the environment variables
explained in INSTALL.md instead.
There is a rake task to migrate your settings. For instance
to migrate your settings for production:
bundle exec rake data:migrate:config2dotenv RAILS_ENV=production
"
end