-conf option doesn't override Caddyfile

I have a Caddyfile in current dir and I did echo -e "10.60.1.142:$port\nbrowse" | caddy -conf stdin. It first reads from Caddyfile, and after receiving a SIGINT, it reads from stdin.

Hi @amosbird,

Could you give us some more details about your environment, what Caddy version you’re running, whether you’re calling that command from a shell, etc.? This could be a bug of some kind, if you can give specifics on how to replicate it, it could go up at https://github.com/mholt/caddy/issues.

Oh, it’s related to my shell issue. Sorry for the wrong report :slight_smile:

What was the issue? In case others have a similar problem.

My shell recursively starts two caddy…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.