forked from MapComplete/MapComplete
		
	
		
			
	
	
		
			21 lines
		
	
	
	
		
			405 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
	
		
			405 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | hosted.mapcomplete.org { | ||
|  | 	root * public/ | ||
|  | 	file_server | ||
|  | 	header { | ||
|  | 		+Permissions-Policy "interest-cohort=()" | ||
|  |         +Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp"}], "include_subdomains": true}` | ||
|  | 	} | ||
|  | } | ||
|  | 
 | ||
|  | countrycoder.mapcomplete.org { | ||
|  | 	root * tiles/ | ||
|  | 	file_server | ||
|  | } | ||
|  | 
 | ||
|  | 
 | ||
|  | report.mapcomplete.org { | ||
|  | 	reverse_proxy { | ||
|  | 		to http://127.0.0.1:2600 | ||
|  | 	} | ||
|  | } |