Files
bch-dex-taker-v2/.env.development

6 lines
189 B
Bash

# Development environment variables
# These are automatically loaded when running 'npm start'
REACT_APP_DEX_SERVER=http://localhost:5700
REACT_APP_NOSTR_REST_API_URL=http://localhost:5942