Private
Public Access
2
0

caddy: refact variables name, global options, add caddy_my_name

This commit is contained in:
2026-01-23 11:20:54 +03:00
parent 69b4bb6c88
commit c217cc8d7c
11 changed files with 560 additions and 505 deletions

View File

@@ -11,8 +11,8 @@ common:
datacenter: "lab"
sites:
- name: "test"
site: "test.lab"
- id: "test"
name: "test.lab"
paths:
- addrs:
- "http://www1"
@@ -20,7 +20,8 @@ common:
- "http://www3"
custom_cert: true
custom_cert_file: "/etc/ssl/certs/test.lab.crt"
custom_key_file: "/etc/ssl/private/test.lab.key"
custom_cert_key_file: "/etc/ssl/private/test.lab.key"
filter_whitelist: ["10.60.117.1"]
crs_plugins:
- "wordpress-rule-exclusions"
crs_exceptions: