Files
openclaw-mission-control/frontend/.env.example

5 lines
173 B
Plaintext
Raw Normal View History

# 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