Files

14 lines
398 B
Bash

# Copy to .env.local and fill in values:
# cp .env.example .env.local
#
# Or pull from Vercel (from apps/status.network):
# vercel env pull .env.local
# Ghost Content API (server: build + dev)
GHOST_API_URL=https://our.status.im
GHOST_API_KEY=
# Same values — inlined at build time for browser refresh after deploy
NEXT_PUBLIC_GHOST_API_URL=https://our.status.im
NEXT_PUBLIC_GHOST_API_KEY=