Hi Dave....

For the more recent versions of CE that are compatible with rails 3.x,
 that is setup in the application_config.rb file:

https://github.com/bborn/communityengine/blob/rails3/config/application_config.rb

See app_host near the top.




On Mon, Apr 1, 2013 at 2:32 PM, <dekh...@mac.com> wrote:

> Hi All
>
>     I'm trying to setup a simple CE based site and deploy to Heroku.  I
> have the app up and running on Heroku - but the problem I'm having is the
> app seems to be ignoring my APP_URL setting (APP_URL = "
> http://myappname.herokuapp.com";) which I added at the bottom of
> config/environments/production.rb - right before the final 'end'.  Its
> ignoring this setting because even after restarting the app - my activation
> emails (which are being sent correctly) still have url's which contain the '
> example.com' domain as opposed to my 'http://myappname.herokuapp.com'
> domain.
>
>     I'm sure the answer is simple - but it is eluding me.  Any help would
> be greatly appreciated.
>
> Thanks
> Dave
>
>  --
> You received this message because you are subscribed to the Google Groups
> "CommunityEngine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to communityengine+unsubscr...@googlegroups.com.
> To post to this group, send email to communityengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/communityengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to communityengine+unsubscr...@googlegroups.com.
To post to this group, send email to communityengine@googlegroups.com.
Visit this group at http://groups.google.com/group/communityengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to