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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
5220
查看
I think the proper way to correct this is setting 'using proxy' to True (or something similar) in the main odoo conf file.
Try changing the web.base.url parameter to https://website.com in system parameters.
To access system parameters you should activate developer mode.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
8
2月 25
|
23803 | ||
|
1
2月 18
|
7991 | ||
|
4
12月 23
|
25108 | ||
|
3
6月 25
|
1763 | ||
|
1
4月 24
|
2205 |