Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/1cd3a3d987aec38f5098b104174d3a2ebdcd2058
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
4 deletions
@ -9,10 +9,10 @@ Here you will find several scripts you can use with Bazarr
- (stable)
- Builds Pushed after a testing period in development
- Github Branch: master
- Docker: [hotio/bazarr:latest ](https://h ub.docker.com/r/hotio/bazarr ){:target="_blank" rel="noopener noreferrer"}
- Docker: [hotio/bazarr:latest ](https://h otio.dev/containers/bazarr/ ){:target="_blank" rel="noopener noreferrer"}
```bash
hotio/bazarr:latest
ghcr.io/ hotio/bazarr:latest
```
## Dev = Bazarr Branch: development
@ -22,8 +22,8 @@ hotio/bazarr:latest
- (development)
- Builds pushed when complete
- Github Branch: development
- Docker: [hotio/bazarr:nightly ](https://h ub.docker.com/r/hotio/bazarr ){:target="_blank" rel="noopener noreferrer"}
- Docker: [hotio/bazarr:nightly ](https://h otio.dev/containers/bazarr/ ){:target="_blank" rel="noopener noreferrer"}
```bash
hotio/bazarr:nightly
ghcr.io/ hotio/bazarr:nightly
```