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.
Differential D18798
[e.cash] Properly use constants for the URLs Authored by Fabien on Oct 16 2025, 09:17. Tags None Subscribers None
Details
Consistently use the constants:
Ref T3904. npm run dev Check the site works as normal
Diff Detail
|