mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
5 lines
189 B
Bash
5 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 |