mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Activate
This commit is contained in:
@@ -5,4 +5,4 @@ TOKEN=$(bashio::config 'secret_token')
|
||||
|
||||
cp -R -n /joal /data/joal
|
||||
|
||||
java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environment=true --server.port="8081" --joal.ui.path.prefix="joal" --joal.ui.secret-token="lrMY24Byhx"
|
||||
java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environment=true --server.port="8081" --joal.ui.path.prefix="joal" --joal.ui.secret-token=$TOKEN
|
||||
|
||||
Reference in New Issue
Block a user