mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
# Change the IP address to that of your ESP device to enable local development of the UI
|
|
|
|
REACT_APP_HTTP_ROOT=http://localhost:3000
|
|
|
|
# REACT_APP_HTTP_ROOT=http://172.17.233.73:3000
|
|
|
|
# REACT_APP_WEB_SOCKET_ROOT=ws://localhost:3000
|