mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 19:48:50 +03:00
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
|