Skip to content

Commit 675a85e

Browse files
committed
Add comment to development environment file
1 parent 3a053f7 commit 675a85e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interface/.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Change the IP address to that of your ESP device to enable local development of the UI.
2+
# Remember to also enable CORS in platformio.ini before uploading the code to the device.
13
REACT_APP_ENDPOINT_ROOT=http://192.168.0.20/rest/

0 commit comments

Comments
 (0)