Error with CDN
This commit is contained in:
		
							parent
							
								
									466e7fccc5
								
							
						
					
					
						commit
						1e7dbec86b
					
				| @ -450,7 +450,6 @@ module ApplicationHelper | ||||
| 			open(file, 'wb') do |f| | ||||
|   				f << open(url).read | ||||
| 			end | ||||
| 			#FileUtils.cp url, file | ||||
| 		end | ||||
| 		 | ||||
| 		"maps/#{local_file_name}" | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| development: | ||||
| 	enabled: false | ||||
| 	host: assets.myapp.dev | ||||
|   enabled: false | ||||
|   host: bikebike.org | ||||
| 
 | ||||
| production: | ||||
| 	enabled: true | ||||
| 	host: cdn.bikebike.org | ||||
| 	protocol: https | ||||
| 	fallback_protocol: http | ||||
|   enabled: true | ||||
|   host: cdn.bikebike.org | ||||
|   protocol: https | ||||
|   fallback_protocol: http | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user