Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2631 Tampilan

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
Buang
Jawaban Terbai

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

Avatar
Buang