Better sh hl

This commit is contained in:
2025-08-10 22:59:47 +00:00
parent 6eaf8a5c94
commit 876d0a6ff5
28 changed files with 134 additions and 118 deletions

View File

@ -29,7 +29,7 @@ Well start by deploying the stack and then proceed to configure each app and
Folder structure:
```console
```sh
root
├── docker
│ ├── plex
@ -430,7 +430,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.
::
```shell
```sh
sudo vi /docker/swag/config/nginx/proxy-confs/films.subdomain.conf
```