Merge current v3.2 into v3.3

This commit is contained in:
mmatur 2025-01-02 19:32:34 +01:00
commit d152f7fafc
No known key found for this signature in database
GPG key ID: 2FFE42FC256CFF8E
70 changed files with 229 additions and 223 deletions

View file

@ -254,8 +254,7 @@ entryPoints:
```toml tab="File (TOML)"
[entryPoints.foo]
[entryPoints.foo.allowACMEByPass]
allowACMEByPass = true
allowACMEByPass = true
```
```bash tab="CLI"