Skip to content

Commit 8ad33ef

Browse files
author
Stanisław
committed
Merge branch 'dev'
2 parents 28b1748 + d70ded7 commit 8ad33ef

38 files changed

+307
-2996
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@
2828

2929
**Web Application** --_WebSockets_--> **Server** --_Serial_--> **Firmware**
3030

31-
Also static files are served by Apache web server.
32-
3331
## Requirements
34-
* Apache web server to serve static files
3532
* uv4l to send video stream
3633
* Working UART
3734
* Python requirements
@@ -41,7 +38,7 @@ Also static files are served by Apache web server.
4138
* `sudo apt install ./turtlerover-tcs_*_all.deb`
4239

4340
## How to run
44-
* Open in browser http://10.0.0.1/client/dist (for more detailed network configuration look at [Turtle OS repo](https://github.com/TurtleRover/turtleos))
41+
* Open in browser http://10.0.0.1/ (for more detailed network configuration look at [Turtle OS repo](https://github.com/TurtleRover/turtleos))
4542

4643
## How to build
4744
* Run `yarn install`

apache_conf/apache2.conf

Lines changed: 0 additions & 237 deletions
This file was deleted.

apache_conf/sites-available/000-default.conf

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)