mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
fix(env vars): Better env var management
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user