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
Do you mean https://github.com/lucaslorentz/caddy-docker-proxy? If yes, then it would be reasonable to ask its developers about caddy-l4 compatibility. If that plugin generates a valid json or caddyfile, there should be no problem on the side of caddy-l4. As of now, caddy-l4 doesn't have native support for any config syntax based on docker labels.
Hi,
I try to use docker-proxy and caddy-l4 together. I put some labels to my docker-compose services like so:
docker-compose.yaml file
And the logs shows like this:
logs on caddy
or
my goal is to simply running https in service like `https://keycloak.r.localhost" . in my local dev environment.
The text was updated successfully, but these errors were encountered: