Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2622 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć