caddy: send log to stdout for OVH LDP
This commit is contained in:
@@ -6,6 +6,11 @@ caddy_global_sites_defaults:
|
||||
site_redirect_from_aliases: true
|
||||
|
||||
|
||||
# Log settings
|
||||
log_to_file: false
|
||||
log_format: "json"
|
||||
|
||||
|
||||
# Proxy settings
|
||||
proxy_lb_policy: "ip_hash" # random
|
||||
# random_choose <n>
|
||||
|
||||
Reference in New Issue
Block a user