Hi,
I can't scroll into the "all apps" from the appstore section. I'm on Chrome browser (up to date).
I found that if I uncheck a css rule it works :
Hope it can help some people,
cheers
Hi,
I can't scroll into the "all apps" from the appstore section. I'm on Chrome browser (up to date).
I found that if I uncheck a css rule it works :
Hope it can help some people,
cheers
Hi there,
I'm trying to install localtunnel server in order to share my local stuffs to the world.
I have localtunnel server working properly on port 4000 on my server, using docker (I just changed the port to 4000).
I use an app proxy to be able to contact this service from outside :
With ssh in my server I got this :
$ curl http://localhost:4000/api/status
{"tunnels":0,"mem":{"rss":59826176,"heapTotal":33873920,"heapUsed":20766296,"external":699069}}
But when I try to call it from outside of the server, I got this :
$ curl https://app.[mynameserver]/api/status
404
Can you help me on this please ?
after an update of cloudron, all is ok now. Thanks