tari-project / rfcs

RFC documents for the Tari protocol
3 stars 18 forks source link

fix: remove dotenv #132

Closed CjS77 closed 8 months ago

CjS77 commented 8 months ago

dotenv was used for testing of the build.js script and is not needed anymore.

Removing it for security reasons.

There weren't any major concerns but some fat-finger errors may have led to deployment problems. The envars are set in the build environments (e.g. cloudflare) or have sane fallback defaults.

cloudflare-workers-and-pages[bot] commented 8 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8deff81
Status: ✅  Deploy successful!
Preview URL: https://7d0f9269.rfcs-6p3.pages.dev
Branch Preview URL: https://remove-dotenv.rfcs-6p3.pages.dev

View logs