diff --git a/.env.production b/.env.production index bef8bc9..5955fe8 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,4 @@ # 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 \ No newline at end of file +REACT_APP_NOSTR_REST_API_URL=https://nostr.fullstackcash.net \ No newline at end of file