website/docs: ensure yaml code blocks have language tags (#9240)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -42,7 +42,7 @@ You can also bind mount single files into the folder, as long as they fall under
|
||||
- Files can be in any arbitrary file structure, and can have any extension.
|
||||
- If the path contains `archive`, the files will be ignored (to better support certbot setups).
|
||||
|
||||
```
|
||||
```shell
|
||||
certs/
|
||||
├── baz
|
||||
│ └── bar.baz
|
||||
|
Reference in New Issue
Block a user