mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
5 lines
220 B
Bash
5 lines
220 B
Bash
# Production environment variables
|
|
# These are automatically loaded when running 'npm run build'
|
|
|
|
REACT_APP_DEX_SERVER=https://dex-api.fullstack.cash
|
|
REACT_APP_NOSTR_REST_API_URL=https://nostr-relay-api.psfoundation.info |