Label terminal commands and directory trees in code blocks
This commit is contained in:
@@ -30,7 +30,7 @@ We’ll start by deploying the stack and then proceed to configure each app and
|
||||
|
||||
Folder structure:
|
||||
|
||||
```sh
|
||||
```text [Directory tree]
|
||||
root
|
||||
├── docker
|
||||
│ ├── plex
|
||||
@@ -450,7 +450,7 @@ Create and edit the file `films.subdomain.conf`:
|
||||
✨ __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/films.subdomain.conf
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user