You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gem'cells',git: 'git://github.com/samstickland/cells',branch: 'collection_fix'# remove explicit 'cells' dependency when collection_fix is merged in. See: https://github.com/apotonick/cells/pull/415
84
+
gem'cells',git: 'https://github.com/samstickland/cells.git',branch: 'collection_fix'# remove explicit 'cells' dependency when collection_fix is merged in. See: https://github.com/apotonick/cells/pull/415
The admin interface should now be accessible locally on port `3000`. To access Cortex as superadmin, login as `surgeon@cbcortex.com` with password `welcome1`.
175
+
The admin interface should now be accessible locally on port `3000`. To access Cortex as superadmin, login as `surgeon@cortexcms.org` with password `welcome1`.
176
176
177
177
### Deployment
178
178
@@ -197,7 +197,8 @@ This will configure various things, such as [dotenv](https://github.com/bkeepers
0 commit comments