Label terminal commands and directory trees in code blocks
This commit is contained in:
@@ -21,7 +21,7 @@ description: Install Dozzle to monitor Docker container logs in real time from a
|
||||
## Installation
|
||||
Folder structure
|
||||
|
||||
```sh
|
||||
```text [Directory tree]
|
||||
root
|
||||
└── docker
|
||||
└── dozzle
|
||||
@@ -118,7 +118,7 @@ In the Swag folder, create the `dozzle.subdomain.conf` file.
|
||||
✨ __Tip:__ You can use [File Browser](/serveex/files/file-browser) to browse and edit files instead of using terminal commands.
|
||||
::
|
||||
|
||||
```sh
|
||||
```bash [Terminal]
|
||||
sudo nano /docker/swag/config/nginx/proxy-confs/dozzle.subdomain.conf
|
||||
```
|
||||
Paste the configuration below:
|
||||
|
||||
Reference in New Issue
Block a user