Skip to content

Commit 73297f5

Browse files
fix(post): typos
1 parent cfca616 commit 73297f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-07-11-truenas-docker-pro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ With this setup:
295295
- You can access it securely via Traefik + HTTPS
296296
- Everything is defined in Compose.
297297

298-
## Bonus: Fix Custom Icons to TrueNAS Custom Apps
298+
## Bonus: Fix Custom Icons for TrueNAS Custom Apps
299299

300300
By default, when you deploy a custom app on TrueNAS using your own Docker Compose, the app will likely show up with a missing or blank icon in the Apps UI.
301301

@@ -307,7 +307,7 @@ Fortunately, you can fix that by editing the app’s metadata file.
307307

308308
Edit the following file on your TrueNAS system:
309309

310-
```
310+
```bash
311311
/mnt/.ix-apps/app_configs/YOUR_APP_NAME/metadata.yaml
312312
```
313313

0 commit comments

Comments
 (0)