Replies: 2 comments
-
You need to set up a domain and write that in instance domain, the ip is already resolving to your coolify instance |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kxxoling As fcpauldiaz said, this is for a domain name, the http://192.168.1.201:8000/ is already working without you putting a domain there. |
Beta Was this translation helpful? Give feedback.
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.
-
I deployed my instance on a local VM which is
192.168.1.201
, after auto installed the app is served onhttp://192.168.1.201:8000/
. I tried to set host tohttp://192.168.1.201:8000/
on/settings
view but it always rewrite tohttp://192.168.1.201/
:After I set Telegram notification and tested:
This URL returns bad gateway error.
Beta Was this translation helpful? Give feedback.
All reactions