Put cors header back to https for now
To remove that change for the diff
This commit is contained in:
		
					parent
					
						
							
								dd67a45671
							
						
					
				
			
			
				commit
				
					
						47e0ca2eda
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ receivers:
 | 
				
			||||||
            # This can't be '*' because opentelemetry-js uses sendBeacon which always operates
 | 
					            # This can't be '*' because opentelemetry-js uses sendBeacon which always operates
 | 
				
			||||||
            # in 'withCredentials' mode, which browsers don't allow with an allow-origin of '*'
 | 
					            # in 'withCredentials' mode, which browsers don't allow with an allow-origin of '*'
 | 
				
			||||||
            #- "https://pr976--element-call.netlify.app"
 | 
					            #- "https://pr976--element-call.netlify.app"
 | 
				
			||||||
            - "http://*"
 | 
					            - "https://*"
 | 
				
			||||||
          allowed_headers:
 | 
					          allowed_headers:
 | 
				
			||||||
            - "*"
 | 
					            - "*"
 | 
				
			||||||
processors:
 | 
					processors:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue