Deploy your Spree application to Render.com Platform as a Service platform
bin/setup
script should set your SECRET_KEY_BASE
environment variable correctly in the .env
file.
.env
file with anyone!Spree App
SECRET_KEY_BASE
value.
SECRET_KEY_BASE
environment variable for both web
and worker
services (it needs to be the same value for both).
web
service and click on the “Shell” tab.bin/rails console
.