Skip to Content
Menu
This question has been flagged
The question has been closed for reason: not enough information given to provide help
by José Luis Hernández Ricardo on 08/12/2024 10:21:48
1 Reply
1086 Views

I am using odoo 16 community. I have it on a reverse proxy with apache2. I am using the TropiPay module to receive payments in ecommerce, what this module does is that it redirects from the site to the platform to make the payment and then redirects back to the website.


The problem is when that platform redirects me back to my website, and it is doing so to port 8069.


How can I make that redirection make it normal to port 80?


Will I have to change the configuration in Apache2 or change it to ngnix?


In the odoo configuration I set proxy_mode to True but when I do so I cannot edit the website because it keeps loading.

Avatar
Discard
Author Best Answer

I went to the system parameters and changed the base.url parameter since it put port 8069 in the address.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
4760
4
Jul 20
4324
1
Mar 15
5901
3
Jul 21
8197
5
Aug 15
55443