fix(moonraker.conf): typos in cors domains

This commit is contained in:
th33xitus
2022-05-10 20:15:50 +02:00
committed by GitHub
parent dd58229fee
commit 4bf9e8f0a8

View File

@@ -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