Closed alexstrilets closed 7 years ago
@astrilet Also missing from this is to set the Devise.secret_key run into this issue:
web_1 | rake aborted!
web_1 | Devise.secret_key was not set. Please add the following to your Devise initializer:
you'd either need to change the devise configuration file to read this in from env var, or a rails secrets.yml file.
Thank you!
If now you could address the comment re:db:migrate in the deployment, I will be okay to prove it.
Weiwei Shi
Digital Initiative Applications Librarian University of Alberta Libraries 2-10L Cameron Library Edmonton, Alberta, Canada T6G 2J8 Phone:(780)492-7802 Fax: (780)248-1209 Email: weiwei.shi@ualberta.ca
On Wed, Oct 18, 2017 at 4:06 PM, Alex Strilets notifications@github.com wrote: