Skip to Content
Menu
This question has been flagged
2 Replies
5004 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
22678
1
Feb 18
7617
4
Dec 23
24391
2
Jan 25
1286
1
Apr 24
1872