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 wanted to try this image but coming straight from Caddy I have an issue with my Caddyfile and get the following error:
unrecognized global option: module
{
# Global options block. Entirely optional, https is on by default
# Optional email key for lets encrypt
email [email protected]
# Optional staging lets encrypt for testing. Comment out for production.
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
"module": "file_system",
"root": ""
}
When I disable this my container starts fine but I cannot visit my hosts which were working under Caddy before.
caddy-gen_caddy-gen.1.vgn5t1o0nmdf@mydockerserver | caddy.1 | {"level":"info","ts":1623229205.4199371,"logger":"watcher","msg":"watching config file for changes","config_file":"/etc/caddy/Caddyfile"}
caddy-gen_caddy-gen.1.vgn5t1o0nmdf@mydockerserver | caddy.1 | Successfully started Caddy (pid=27) - Caddy is running in the background
What to do/check ?
The text was updated successfully, but these errors were encountered:
Hi,
I wanted to try this image but coming straight from Caddy I have an issue with my Caddyfile and get the following error:
unrecognized global option: module
When I disable this my container starts fine but I cannot visit my hosts which were working under Caddy before.
What to do/check ?
The text was updated successfully, but these errors were encountered: