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
返信
7105
ビュー
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
|
28759 | ||
|
|
1
2月 18
|
10190 | ||
|
|
4
12月 23
|
29012 | ||
|
|
3
6月 25
|
4515 | ||
|
|
1
4月 24
|
3846 |