chore: add address inventory and runtime-env JSON refs (dotenv cleanup)
Non-secret reference copies of former .env address surface for docs/scripts. Made-with: Cursor
This commit is contained in:
10
config/runtime-env.json
Normal file
10
config/runtime-env.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "True frontend/backend runtime env surface for explorer-monorepo.",
|
||||
"updated": "2026-03-27",
|
||||
"runtimeUsed": {
|
||||
"NEXT_PUBLIC_API_URL": "https://explorer.d-bis.org/api",
|
||||
"NEXT_PUBLIC_CHAIN_ID": "138",
|
||||
"XAI_BASE_URL": "https://api.x.ai/v1",
|
||||
"EXPLORER_AI_MODEL": "grok-3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user