コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5266 ビュー

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?

アバター
破棄
最善の回答

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
24082
1
2月 18
8059
4
12月 23
25291
3
6月 25
1920
1
4月 24
2239