docs(mkdocs): Update include docker-compose
This commit is contained in:
@@ -25,6 +25,6 @@ docker compose up -d
|
|||||||
## aktuelles Skript
|
## aktuelles Skript
|
||||||
|
|
||||||
```snippet
|
```snippet
|
||||||
path: ../../../docker/adguardhome/docker-compose.yml
|
path: . ./../../docker/adguardhome/docker-compose.yml
|
||||||
language: yaml
|
language: yaml
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ markdown_extensions:
|
|||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- pymdownx.highlight
|
- pymdownx.highlight
|
||||||
- pymdownx.snippets
|
- pymdownx.snippets
|
||||||
|
check_paths: false
|
||||||
- pymdownx.tasklist
|
- pymdownx.tasklist
|
||||||
- pymdownx.tabbed
|
- pymdownx.tabbed
|
||||||
- pymdownx.mark
|
- pymdownx.mark
|
||||||
|
|||||||
Reference in New Issue
Block a user