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?
此問題已被標幟
2
回覆
7068
瀏覽次數
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
12月 25
|
28694 | ||
|
|
1
2月 18
|
10130 | ||
|
|
4
12月 23
|
28968 | ||
|
|
3
6月 25
|
4448 | ||
|
|
1
4月 24
|
3819 |