Files
openclaw-mission-control/frontend/.env.example
2026-02-01 22:31:42 +05:30

5 lines
173 B
Plaintext

# When accessing the frontend from another device, the browser will call this URL.
# Use your machine IP (not 127.0.0.1).
NEXT_PUBLIC_API_URL=http://<YOUR_MACHINE_IP>:8000