mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 13:29:14 +02:00
Update README.md
This commit is contained in:
@@ -26,6 +26,8 @@ Webui can be found at `<your-ip>:8081/joal/ui`, or through Ingress in the app
|
|||||||
You'll need to open the options and encode the secret token lrMY24Byhx (or modify it)
|
You'll need to open the options and encode the secret token lrMY24Byhx (or modify it)
|
||||||
```yaml
|
```yaml
|
||||||
secret_token: lrMY24Byhx #you can encode your own token here that will be used to identify in the app
|
secret_token: lrMY24Byhx #you can encode your own token here that will be used to identify in the app
|
||||||
|
ui_path: joal #the path where Joal will be accessible
|
||||||
|
run_duration: 12h #for how long should the addon run. Must be formatted as number + time unit (ex : 5s, or 2m, or 12h, or 5d...)
|
||||||
```
|
```
|
||||||
|
|
||||||
Ingress connection :
|
Ingress connection :
|
||||||
|
|||||||
Reference in New Issue
Block a user