Label terminal commands and directory trees in code blocks
This commit is contained in:
@@ -17,7 +17,7 @@ description: Installer Immich, une alternative auto-hébergée à Google Photos
|
||||
## Installation
|
||||
Structure des dossiers
|
||||
|
||||
```sh
|
||||
```text [Arborescence]
|
||||
root
|
||||
└── docker
|
||||
└── immich
|
||||
@@ -90,7 +90,7 @@ Dans les dossiers de Swag, créez le fichier `immich.subdomain.conf`.
|
||||
✨ __Astuce :__ vous pouvez utiliser [File Browser](/fr/serveex/files/file-browser) pour naviguer dans vos fichier et éditer vos documents au lieu d'utiliser les commandes du terminal.
|
||||
::
|
||||
|
||||
```sh
|
||||
```bash [Terminal]
|
||||
sudo nano /docker/swag/config/nginx/proxy-confs/immich.subdomain.conf
|
||||
```
|
||||
Collez la configuration ci-dessous :
|
||||
|
||||
Reference in New Issue
Block a user