Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2624 Visualizações

I installed Odoo and it was not in a domain. I later joined the server to the domain, but the site would no longer resolve externally. I can resolve it on the local host using the loopback address, 127.0.0.1:8069. How can I join the server to a domain, and continue to resolve the website.


I have temporarily resolved the issue by removingt he server from the domain, and placing it back into a workgroup.

Avatar
Cancelar
Melhor resposta

You could setup a reverse proxy on your server like nginx to do that, it's the most used way to do that 

Avatar
Cancelar