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