mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
Deploy: Update backend deployment config and frontend environment
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@th30d4y:registry=https://npm.pkg.github.com
|
||||
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
|
||||
Reference in New Issue
Block a user