feat: Archipelago demo stack (lightweight)
This commit is contained in:
11
neode-ui/.env.example
Normal file
11
neode-ui/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Frontend Configuration
|
||||
# Copy this to .env and adjust as needed
|
||||
|
||||
# Backend API URL
|
||||
VITE_BACKEND_URL=http://localhost:5959
|
||||
|
||||
# API base path
|
||||
VITE_API_BASE=/rpc/v1
|
||||
|
||||
# Development mode
|
||||
VITE_DEV_MODE=true
|
||||
Reference in New Issue
Block a user