nym icon indicating copy to clipboard operation
nym copied to clipboard

Sync code with .env in build.rs

Open dynco-nym opened this issue 1 year ago • 1 comments

Keep dotenv file always up to date

index 2be5300bd..e40e54a47 100644
--- a/envs/mainnet.env
+++ b/envs/mainnet.env
@@ -25,4 +25,4 @@ NYXD="https://rpc.nymtech.net"
-NYM_VPN_API="https://nymvpn.net/api/"
+NYM_VPN_API="https://nymvpn.com/api"

... and we already see its use case :)


This change is Reviewable

dynco-nym avatar Sep 14 '24 11:09 dynco-nym

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-nextra ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 4:43pm
nym-explorer ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 4:43pm
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 4:43pm

vercel[bot] avatar Sep 14 '24 11:09 vercel[bot]