feat: add .internal as a CORS domain in moonraker.conf (#631)

This adds .internal as a CORS domain in moonraker.conf, which is reserved by ICANN as a domain name for private top-level domains (TLDs).

Co-authored-by: dw-0 <th33xitus@gmail.com>
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
This commit is contained in:
marbocub
2025-02-13 16:21:47 +01:00
committed by GitHub
co-authored by dw-0 dw-0
parent ed1bfcdeb4
commit 20ffc82a04
+1
View File
@@ -16,6 +16,7 @@ trusted_clients:
cors_domains:
*.lan
*.local
*.internal
*://localhost
*://localhost:*
*://my.mainsail.xyz