Files

6 lines
189 B
Bash
Raw Permalink Normal View History

2025-12-01 08:33:09 -08:00
# Development environment variables
# These are automatically loaded when running 'npm start'
REACT_APP_DEX_SERVER=http://localhost:5700
2026-03-25 09:43:04 -07:00
REACT_APP_NOSTR_REST_API_URL=http://localhost:5942