I installed docker on my windows machine and pulled appwrite image. I also used the default port for http and https but I can't view the appwrite console on my browser using localhost:80. It's displaying gateway timeout after reloading it. I've tried to find solutions online but I wasn't able to.
What could be the issue?
Hey, can you show the output of docker ps
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...