forked from MapComplete/MapComplete
		
	Chore: fix bug by formatting
This commit is contained in:
		
							parent
							
								
									05ef268deb
								
							
						
					
					
						commit
						ad2aaa059f
					
				
					 1 changed files with 13 additions and 12 deletions
				
			
		|  | @ -1,11 +1,11 @@ | |||
| hosted.mapcomplete.org { | ||||
| 	file_server | ||||
| 	root * public/ | ||||
| 
 | ||||
| 	header { | ||||
| 		+Permissions-Policy "interest-cohort=()" | ||||
| 		+Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp" | ||||
| 	}	], "include_subdomains": true | ||||
| 	file_server { | ||||
| 		root * public/ | ||||
| 		index index.html | ||||
| 		header { | ||||
| 			+Permissions-Policy "interest-cohort=()" | ||||
| 			+Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp"}], "include_subdomains": true}` | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| ` | ||||
|  | @ -13,11 +13,12 @@ hosted.mapcomplete.org { | |||
| } | ||||
| 
 | ||||
| countrycoder.mapcomplete.org { | ||||
| 	file_server | ||||
| 	root * tiles/ | ||||
| 	header { | ||||
| 		+Permissions-Policy "interest-cohort=()" | ||||
| 		+Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org | ||||
| 	file_server { | ||||
| 		root * tiles/ | ||||
| 		header { | ||||
| 			+Permissions-Policy "interest-cohort=()" | ||||
| 			+Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue