Skip to content

Commit

Permalink
Fix example URL on device
Browse files Browse the repository at this point in the history
  • Loading branch information
jojju authored and pataxis committed Mar 4, 2024
1 parent 9f8d066 commit 9dbe1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ docker run --rm web-server:$ARCH eap-install.sh $DEVICE_IP $PASS install
Goto your device web page > Click on the tab **Apps** in the device GUI and locate the application. Run the application by enabling the **Start** switch.
The Web Server can be accessed from a Web Browser through the Apache Server in the device using an extension to the device web URL (i.e http://<device-ip>/local/list/server/)
The Web Server can be accessed from a Web Browser through the Apache Server in the device using an extension to the device web URL (i.e http://<device-ip>/local/list/my_web_server)
# Start your application from command line
Expand Down

0 comments on commit 9dbe1b4

Please sign in to comment.