fix(env vars): Better env var management

This commit is contained in:
Chris Troutner
2025-12-01 08:33:09 -08:00
parent 81b9c3123a
commit efb5c69010
3 changed files with 12 additions and 1 deletions
+5
View File
@@ -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