You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: