Cant get it working #231
Replies: 3 comments 1 reply
|
|
0 replies
|
If you not yet have autocert configured, there will be no :443 running. In this case
|
1 reply
|
Scratch this. I was being an idiot. Its working now. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi. I followed the documentation for the automatic install. I have a wildcard dns pointed to the ip as well, but I cant access the web portal with godoxy.domain.com at all.
Is there anything else that I need to change in order for this to work? I see in the .env file, the bind address is set to 127.0.0.1, which is a local address. I change that to 0.0.0.0, didnt work. I tried to change it to the local ip of the machine, also cant get it to work.
What port does the webui run on? Then I can try and access it from the ip:port instead of the dns name
All reactions