Jul 7, 2022
Hello!! You can generate a value to be used as secret_key_base by running rails secret in your terminal. Copy the result and paste into your empty credentials file. It should look like secret_key_base: [the value you just generated]. Let me know if something went wrong!!