This looks great! Quick question though: can I pull out the Caddy references? I don’t have the ability to use a proxy manager and use Cloudflare tunnels instead.
Yes, I want to keep everything optional. Caddy being setup like that is temporary.
I’ve built a new image without the Caddy UI. You can remove Caddy from the compose file and use the image:
image: lllllllillllllillll/dweebui:v0.06-dev-nocad
This looks great! Quick question though: can I pull out the Caddy references? I don’t have the ability to use a proxy manager and use Cloudflare tunnels instead.
Yes, I want to keep everything optional. Caddy being setup like that is temporary.
I’ve built a new image without the Caddy UI. You can remove Caddy from the compose file and use the image:
image: lllllllillllllillll/dweebui:v0.06-dev-nocad
Awesome!! I will try that out this week (hopefully lol)