I am following this tutorial to install How to install NextCloud on CyberPanel with Docker - #2 by deewinc - Blog Posts - CyberPanel Community
discourse but after attempting all steps I am getting 503 service unavailble error
I used latest image of docker…
I think I misconfigured while following this steps Reverse Proxy Traffic to Docker Container on CyberPanel - #2 by xatad75163 - Blog Posts - CyberPanel Community
because I dont find this code in conf
extprocessor dockerbackend {
type proxy
address 127.0.0.1:8080
maxConns 100
pcKeepAliveTimeout 60
initTimeout 60
retryTimeout 0
respBuffer 0
}
so I added this code in conf because I dont find any where to add my port
please help me