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:
|
||||
*.local
|
||||
*.lan
|
||||
*.nom
|
||||
*://app.fluidd.xyz
|
||||
|
||||
trusted_clients:
|
||||
|
@ -37,4 +38,8 @@ enable_auto_refresh: True
|
|||
[update_manager client fluidd]
|
||||
type: web
|
||||
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