Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/42d32ed652f6df552ad4cc0e914787e2e76fe7da
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
11 additions and
5 deletions
@ -5,6 +5,12 @@ 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/ ),
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
## Unreleased
### Changed
- Upgraded `yahoo-finance2` from version `2.3.3` to `2.3.6`
## 1.191.0 - 10.09.2022
### Changed
@ -126,7 +126,7 @@
"svgmap" : "2.6.0" ,
"twitter-api-v2" : "1.10.3" ,
"uuid" : "8.3.2" ,
"yahoo-finance2" : "2.3. 3 ",
"yahoo-finance2" : "2.3. 6 ",
"zone.js" : "0.11.8"
} ,
"devDependencies" : {
@ -20374,10 +20374,10 @@ y18n@^5.0.5:
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
yahoo-finance2@2.3.3 :
version "2.3.3 "
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.3.tgz#a3b537f3bec31b99f075aa44125c9520a42cdfe3 "
integrity sha512-qvgo5tFkrYRh1anbTargIY7Fa7FRiYZfb+iTnY1SUfBZ9HP8OvreTYDfLz/1w23PGgFi4w9uysGEwVrUVZ5Hlw ==
yahoo-finance2@2.3.6 :
version "2.3.6 "
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.6.tgz#4ba27d33385f5520752e96da3cf4df93ad26ce7a "
integrity sha512-qE4Nu4DY4XSAL+RzYXSaWFQBIYyBbMDaND1VoMGnmekWBGS8+/3GxfajXrzEfxxwFvT4tM/1i4G64OVxKE0EMA ==
dependencies:
ajv "8.10.0"
ajv-formats "2.1.1"