Label terminal commands and directory trees in code blocks

This commit is contained in:
Djeex
2026-08-31 19:57:52 +02:00
parent 61f4b0447b
commit baf3590186
53 changed files with 214 additions and 206 deletions
@@ -93,7 +93,7 @@ Create a file `tunnelconfig.yml` to reference in your SWAG `compose.yaml`.
__Tip:__ Use [File Browser](/serveex/files/file-browser) to navigate and edit files instead of using the terminal.
::
```sh
```bash [Terminal]
sudo nano /docker/swag/config/tunnelconfig.yml
```
@@ -119,7 +119,7 @@ Now configure _Cloudflare Real IP_.
Open the `nginx.conf` file:
```sh
```bash [Terminal]
sudo nano /docker/swag/config/nginx/nginx.conf
```