v2.4: update moonraker
This commit is contained in:
parent
2fa6572d79
commit
e8ba5dd5ab
1 changed files with 6 additions and 1 deletions
|
@ -12,6 +12,7 @@ force_logins: True
|
||||||
cors_domains:
|
cors_domains:
|
||||||
*.local
|
*.local
|
||||||
*.lan
|
*.lan
|
||||||
|
*.nom
|
||||||
*://app.fluidd.xyz
|
*://app.fluidd.xyz
|
||||||
|
|
||||||
trusted_clients:
|
trusted_clients:
|
||||||
|
@ -38,3 +39,7 @@ enable_auto_refresh: True
|
||||||
type: web
|
type: web
|
||||||
repo: cadriel/fluidd
|
repo: cadriel/fluidd
|
||||||
path: ~/fluidd
|
path: ~/fluidd
|
||||||
|
|
||||||
|
[power voron-v2.4]
|
||||||
|
type: tplink_smartplug
|
||||||
|
address: 192.168.11.91
|
||||||
|
|
Loading…
Reference in a new issue