Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/52df0c62ab1849f66863794485c8649766ccc95d?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
2 additions and
2 deletions
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog ](https://keepachangelog.com/en/1.0.0/ ),
The format is based on [Keep a Changelog ](https://keepachangelog.com/en/1.0.0/ ),
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
## Unreleased
## 2.18.0 - 2023-11-05
### Added
### Added
@ -1,6 +1,6 @@
{
{
"name" : "ghostfolio" ,
"name" : "ghostfolio" ,
"version" : "2.1 7 .0",
"version" : "2.1 8 .0",
"homepage" : "https://ghostfol.io" ,
"homepage" : "https://ghostfol.io" ,
"license" : "AGPL-3.0" ,
"license" : "AGPL-3.0" ,
"repository" : "https://github.com/ghostfolio/ghostfolio" ,
"repository" : "https://github.com/ghostfolio/ghostfolio" ,