Update README.md

This commit is contained in:
2023-06-23 18:34:01 +01:00
parent 927208a677
commit f47f30ed92

View File

@@ -10,6 +10,12 @@ Install an Nginex server, and make sure that your working directory is available
through it. Currently, the script expects that all files are accessable under
http://<ip of your workstation>/roku/
This can be changed from .profile.roku.dev
```
export ROKU_WEB_DIR="$HOME/roku"
export ROKU_WEB_PREFIX="roku"
```
My Nginx configuration is:
```
server {