Skip to Content
Menu
This question has been flagged
2 Replies
5294 Views

I am successful in getting Odoo 9 installed and have Nginx in front of it to force traffic to 443, then to push that traffic to localhost:8069. My question is though, when I create a user, the link sent is website.com:8069. How do I change this automated email to reference https://website.com instead?

Avatar
Discard
Best Answer

I think the proper way to correct this is setting 'using proxy' to True (or something similar) in the main odoo conf file.

Avatar
Discard
Best Answer

Try changing the web.base.url parameter to https://website.com in system parameters.

To access system parameters you should activate developer mode.

Avatar
Discard
Related Posts Replies Views Activity
8
Feb 25
24142
1
Feb 18
8081
4
Dec 23
25320
3
Jun 25
1953
1
Apr 24
2242