Page MenuHomePhabricator

[e.cash] Properly use constants for the URLs
ClosedPublic

Authored by Fabien on Oct 16 2025, 09:17.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABCfbbb6ee2368f: [e.cash] Properly use constants for the URLs
Summary

Consistently use the constants:

  • NEXT_PUBLIC_SITE_URL for the main URL
  • NEXT_PUBLIC_STRAPI_URL for the strapi URL
  • NEXT_PUBLIC_STRAPI_SCORECARD_URL for the scorecard URL

Ref T3904.

Test Plan
npm run dev

Check the site works as normal

Diff Detail

Repository
rABC Bitcoin ABC
Branch
e.cash_properly_use_constants_url
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34795
Build 69052: Build Diff
Build 69051: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Oct 16 2025, 09:17
Fabien edited the summary of this revision. (Show Details)
Fabien added a task: Restricted Maniphest Task.
Fabien planned changes to this revision.Oct 16 2025, 09:24
This revision is now accepted and ready to land.Oct 16 2025, 15:29
This revision was automatically updated to reflect the committed changes.