debug render deploy

This commit is contained in:
Ryan W
2022-09-10 17:53:39 -07:00
parent 13be7addaf
commit 01540596d8
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ This app can be hosted wherever Ruby is supported and PostgreSQL databases can b
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/ryanwi/rails7-on-docker)
Set `SECRET_KEY_BASE` environment variable
NOTE: You will need to generate a production secret with `bin/rails secret` and set it as the `SECRET_KEY_BASE` environment variable.
## Credits/References