Replies: 1 comment
-
Hi, They aren't templates but valid Caddyfiles used as is (Caddyfiles support environment variables injection). You can see what is the actual Caddy config by using its API: https://caddyserver.com/docs/api#post-configpath |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found two Caddyfiles files under
/etc/caddy/
path:Caddyfile
anddev.Caddyfile
Both are templates that looks like this:
Caddyfile
The question is...
How to see its compiled version with env variables substituted?
Beta Was this translation helpful? Give feedback.
All reactions