4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
# Set this to your ESP32's IP address for local development
|
|
# Example: VITE_API_BASE=http://192.168.1.100
|
|
VITE_API_BASE=http://ESP32_IP_HERE
|