update all include rules to use % for markdown formatting
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s
This commit is contained in:
@@ -29,7 +29,7 @@ configurations.
|
||||
## Docker Compose Example
|
||||
|
||||
```yaml
|
||||
{{<include "/srv/configs/docker_compose/nginx-proxy-manager/docker-compose.yaml">}}
|
||||
{{% include "/srv/configs/docker_compose/nginx-proxy-manager/docker-compose.yaml" %}}
|
||||
```
|
||||
|
||||
Nginx gives you that great routing to your internal networked servers. Also
|
||||
|
||||
Reference in New Issue
Block a user