diff --git a/resources/moonraker.conf b/resources/moonraker.conf index 9b99cb7..ee43777 100644 --- a/resources/moonraker.conf +++ b/resources/moonraker.conf @@ -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 \ No newline at end of file +#install_script: scripts/KlipperScreen-install.sh