Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/fc06f484875af3884a3b36154a00b090aaf0602b/includes/file-and-folder-structure/docker-tree-full.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/includes/file-and-folder-structure/docker-tree-full.md

21 lines
387 B

```none
data
├── torrents
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
├── usenet
│ ├── incomplete
│ └── complete
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
└── media
├── books
├── movies
├── music
└── tv
```