2022-06-08 09:37:06 +02:00
|
|
|
# Load the RatOS moonraker defaults
|
|
|
|
[include config/moonraker.conf]
|
|
|
|
|
|
|
|
# If you use a "special" ip range in your local network,
|
|
|
|
# you can specify it under trusted_clients here.
|
|
|
|
[authorization]
|
|
|
|
cors_domains:
|
|
|
|
*://app.fluidd.xyz
|
|
|
|
https://my.mainsail.xyz
|
|
|
|
http://my.mainsail.xyz
|
|
|
|
http://*.local
|
|
|
|
http://*.lan
|
|
|
|
trusted_clients:
|
|
|
|
127.0.0.1
|
2022-06-08 09:43:56 +02:00
|
|
|
10.40.0.0/16
|
2023-01-27 22:34:37 +01:00
|
|
|
|