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
                
                    回覆
                
            
        
        
            
                5839
                
                    瀏覽次數
                
            
        
    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  | 25869 | ||
|  | 1 2月 18  | 8705 | ||
|  | 4 12月 23  | 26228 | ||
|  | 3 6月 25  | 2694 | ||
|  | 1 4月 24  | 2618 | 
