What app is this about, and its version: Gotify 2.7.3~ynh1 What YunoHost version are you running: 12.1.36 (stable) What type of hardware are you using: VPS bought online
Describe your issue
After installation, the URL to be used for clients (including curl test command) is not clear.
I’ve install gotify under <mydomain.tld>/gotify
I tried http://<mydomain.tld>/gotify , https://<mydomain.tld>/gotify, also various URL directely using port 35765 (which seems to be the internal port where nginx is redirecting the data stream…) but without any succes.
It worked with <mydomain.tld>, but not with <www.mydomain.tld>, which is of course what I set up (I have both and maybe this is not such a good idea…).