mirror of
				https://github.com/dw-0/kiauh.git
				synced 2025-11-03 19:05:48 +01:00 
			
		
		
		
	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:
		@@ -16,6 +16,7 @@ trusted_clients:
 | 
			
		||||
cors_domains:
 | 
			
		||||
    *.lan
 | 
			
		||||
    *.local
 | 
			
		||||
    *.internal
 | 
			
		||||
    *://localhost
 | 
			
		||||
    *://localhost:*
 | 
			
		||||
    *://my.mainsail.xyz
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user