I host multiple services, exposed via https (my own domain) through caddy-docker-proxy .
Caddy-docker-proxy uses compose labels to dynamically create the caddy file. This way, you don't need to configure a caddyfile yourself and don't need to run the caddy official image.
I want to host snapdrop in the same way, but it's unclear to me if the nginx service in the example docker-compose.yml is still required?
I host multiple services, exposed via https (my own domain) through caddy-docker-proxy . Caddy-docker-proxy uses compose labels to dynamically create the caddy file. This way, you don't need to configure a caddyfile yourself and don't need to run the caddy official image.
I want to host snapdrop in the same way, but it's unclear to me if the nginx service in the example docker-compose.yml is still required?
Or should this be enough: