templates/dotenv/.env.local.erb in cybele-2.1.0 vs templates/dotenv/.env.local.erb in cybele-2.2.0
- old
+ new
@@ -1,3 +1,5 @@
ROOT_PATH=http://localhost:3000
ROLLBAR_ACCESS_TOKEN=
+
+RAILS_MASTER_KEY=<%= config_master_key_content %>
- old
+ new