mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 19:48:50 +03:00
Updated local dev env configuration
- Use local dev config only for development mode - `.env.local` by default gets triggered for production builds as well, unlike `.env.development.local`
This commit is contained in:
parent
c3d13f2451
commit
8be660def0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user