Updated production settings
This commit is contained in:
		
							parent
							
								
									a09133b164
								
							
						
					
					
						commit
						fda0abdd25
					
				|  | @ -41,7 +41,7 @@ Orbit::Application.configure do | |||
| 
 | ||||
|   # Enable serving of images, stylesheets, and JavaScripts from an asset server | ||||
|   # config.action_controller.asset_host = "http://assets.example.com" | ||||
|   config.action_mailer.default_url_options = { :host => 'http://new.tp.rulingcom.com' } | ||||
|   config.action_mailer.default_url_options = { :host => 'new.tp.rulingcom.com' } | ||||
| 
 | ||||
|   # Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added) | ||||
|   # config.assets.precompile += %w( search.js ) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue