We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a053f7 commit 675a85eCopy full SHA for 675a85e
interface/.env.development
@@ -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.
3
REACT_APP_ENDPOINT_ROOT=http://192.168.0.20/rest/
0 commit comments