Update Containers/Docker/Docker Compose/Material MkDocs.md
This commit is contained in:
@ -32,7 +32,7 @@ N/A
|
||||
|
||||
## Config Example
|
||||
When you deploy MKDocs, you will need to give it a configuration to tell MKDocs how to structure itself. The configuration below is what I used in my deployment. This file is one folder level higher than the `/docs` folder that holds the documentation of the website.
|
||||
```jsx title="mkdocs.yml"
|
||||
```jsx title="/srv/containers/material-mkdocs/docs/mkdocs.yml"
|
||||
# Project information
|
||||
site_name: Bunny Lab Documentation
|
||||
site_url: https://docs.bunny-lab.io
|
||||
|
Reference in New Issue
Block a user