mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-11 17:44:28 +05:00
fix(moonraker.conf): typos in cors domains
This commit is contained in:
@@ -20,8 +20,10 @@ trusted_clients:
|
||||
cors_domains:
|
||||
http://*.lan
|
||||
http://*.local
|
||||
http://*://my.mainsail.xyz
|
||||
http://*://app.fluidd.xyz
|
||||
https://my.mainsail.xyz
|
||||
http://my.mainsail.xyz
|
||||
https://app.fluidd.xyz
|
||||
http://app.fluidd.xyz
|
||||
|
||||
[file_manager]
|
||||
config_path: %CFG%
|
||||
@@ -51,4 +53,4 @@ path: ~/fluidd
|
||||
#origin: https://github.com/jordanruthe/KlipperScreen.git
|
||||
#env: /home/%USER%/.KlipperScreen-env/bin/python
|
||||
#requirements: scripts/KlipperScreen-requirements.txt
|
||||
#install_script: scripts/KlipperScreen-install.sh
|
||||
#install_script: scripts/KlipperScreen-install.sh
|
||||
|
||||
Reference in New Issue
Block a user