Name and icon code blocks by real filename across the site

This commit is contained in:
Djeex
2026-08-31 22:12:47 +02:00
parent baf3590186
commit 6696ed9b23
55 changed files with 277 additions and 252 deletions
+5 -5
View File
@@ -64,7 +64,7 @@ Without hardlinks, the _arr_ apps will copy the files instead—**doubling the s
::
Open Docker and your `plex` stack. Modify the compose file as follows:
```yaml
```yaml [compose.yaml]
---
services:
linuxserver_plex:
@@ -198,7 +198,7 @@ services:
::tip
✨ Add the Watchtower label to each container to automate updates
```yaml
```yaml [compose.yaml]
services:
plex:
#...
@@ -216,7 +216,7 @@ services:
Set your `.env` file with the variables below:
```properties
```properties [.env]
PUID=
GUID=
MEDIA_PATH=
@@ -420,7 +420,7 @@ We assume you have the subdomain `films.mydomain.com` with a `CNAME` pointing to
Go to Dockge, edit the SWAG compose file, and add the Overseerr network, which is the same as Plex (since its in the Plex stack):
```yaml
```yaml [compose.yaml]
services:
swag:
container_name: # ...
@@ -456,7 +456,7 @@ sudo nano /docker/swag/config/nginx/proxy-confs/films.subdomain.conf
Paste the following:
```nginx
```nginx [films.subdomain.conf]
## Version 2024/07/16
# make sure that your overseerr container is named overseerr
# make sure that your dns has a cname set for overseerr