8be660def0
- Use local dev config only for development mode - `.env.local` by default gets triggered for production builds as well, unlike `.env.development.local`
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
REACT_APP_ADMIN_URL=http://localhost:2368/ghost
|
|
REACT_APP_SITE_URL=http://localhost:2368
|