10 lines
184 B
Caddyfile
10 lines
184 B
Caddyfile
# This file is a placeholder and will be replaced on launch.
|
|
{
|
|
debug
|
|
log {
|
|
format console
|
|
output file /var/log/caddy/caddy.log
|
|
}
|
|
}
|
|
# import configs/*.caddy
|