Ghost/ghost/portal/.env.development.local.example
Rish 8be660def0 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`
2020-04-13 13:09:15 +05:30

3 lines
89 B
Plaintext

REACT_APP_ADMIN_URL=http://localhost:2368/ghost
REACT_APP_SITE_URL=http://localhost:2368