mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Merge pull request #975 from hennevogel/master
Mention the data:migrate:config2dotenv during boot
This commit is contained in:
commit
9011ff6cb0
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue