Deploy: Update backend deployment config and frontend environment

This commit is contained in:
Stalin
2026-05-12 19:28:20 +05:30
parent 1ab97cb5fe
commit 7621a21daf
23 changed files with 542 additions and 25 deletions
+4 -2
View File
@@ -1,2 +1,4 @@
NEXT_PUBLIC_BACKEND_URL=http://localhost:5000
NEXT_PUBLIC_WEB3_PROVIDER_URL=http://127.0.0.1:8545
NEXT_PUBLIC_API_URL=http://localhost:5000/api
NEXT_PUBLIC_CHAIN_ID=31337
NEXT_PUBLIC_CONTRACT_ADDRESS=0x5FbDB2315678afecb367f032d93F642f64180aa3
NEXT_PUBLIC_RPC_URL=http://127.0.0.1:8545
-2
View File
@@ -1,2 +0,0 @@
@th30d4y:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}