Add LAN-friendly dev scripts and env examples
This commit is contained in:
4
frontend/.env.example
Normal file
4
frontend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user