Label terminal commands and directory trees in code blocks
This commit is contained in:
@@ -22,7 +22,7 @@ description: Install UpSnap to remotely wake up machines on your local network v
|
||||
|
||||
Folder structure
|
||||
|
||||
```sh
|
||||
```text [Directory tree]
|
||||
root
|
||||
└── docker
|
||||
└── upsnap
|
||||
@@ -131,7 +131,7 @@ In the Swag folders, create the file `upsnap.subdomain.conf`.
|
||||
✨ __Tip:__ You can use [File Browser](/serveex/files/file-browser) to navigate your files and edit documents instead of using terminal commands.
|
||||
::
|
||||
|
||||
```sh
|
||||
```bash [Terminal]
|
||||
sudo nano /docker/swag/config/nginx/proxy-confs/upsnap.subdomain.conf
|
||||
```
|
||||
And paste the following configuration:
|
||||
|
||||
Reference in New Issue
Block a user