Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/61dfc1f819e1bc1302c3641c86767d91782f5f77
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
6 additions and
5 deletions
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Upgraded `color` from version `4.0.1` to `4.2.3`
- Upgraded `prettier` from version `2.7.1` to `2.8.1`
### Fixed
@ -182,7 +182,7 @@
"jest-environment-jsdom" : "28.1.1" ,
"jest-preset-angular" : "12.2.2" ,
"nx" : "15.0.13" ,
"prettier" : "2. 7 .1",
"prettier" : "2. 8 .1",
"prettier-plugin-organize-attributes" : "0.0.5" ,
"replace-in-file" : "6.3.5" ,
"rimraf" : "3.0.2" ,
@ -16399,10 +16399,10 @@ prettier-plugin-organize-attributes@0.0.5:
resolved "https://registry.npmjs.org/prettier-plugin-organize-attributes/-/prettier-plugin-organize-attributes-0.0.5.tgz"
integrity sha512-dSts16q8wd+oq8Zwk5mwmYXo1aN3B+ZkEJqx/ar5fedNHdOvx7S4XDMH/pNK7rmBW0bPXkp/kJX5gAANsWzh3A==
prettier@2.7 .1:
version "2.7 .1"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz "
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+ g==
prettier@2.8 .1:
version "2.8 .1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPK g==
"prettier@>=2.2.1 <=2.3.0":
version "2.3.0"