diff --git a/ghost/portal/.env.local.example b/ghost/portal/.env.development.local.example similarity index 100% rename from ghost/portal/.env.local.example rename to ghost/portal/.env.development.local.example diff --git a/ghost/portal/README.md b/ghost/portal/README.md index d73c895aae..1490eee93c 100644 --- a/ghost/portal/README.md +++ b/ghost/portal/README.md @@ -4,7 +4,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ## Configure for local development -- Copy `.env.local.example` to `.env.local` +- Copy `.env.development.local.example` to `.env.development.local` - Update the values to match your local dev version of Ghost - Ensure your local Ghost is running