Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/6e490e5710b443fbc331adbd6142da8a2cd4bf88
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
23 additions and
4 deletions
@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Extended the content of the _Self-Hosting_ section by the benchmarks concept on the Frequently Asked Questions (FAQ) page
- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Compare with..._ on the Frequently Asked Questions (FAQ) page
- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Markets_ on the Frequently Asked Questions (FAQ) page
- Set the permissions (`chmod 0700`) on `entrypoint.sh` in the `Dockerfile`
### Changed
@ -139,9 +139,9 @@
< / mat-card-header >
< mat-card-content >
< p >
To compare your performance with benchmarks lik e
< i > Bitcoin< / i > , < i > Gold< / i > , or the < i > S& P 500< / i > , follow these
steps.
To compare your performance with benchmarks (se e
< i > Compare with...< / i > ) like < i > Bitcoin< / i > , < i > Gold< / i > , or the
< i > S& P 500< / i > , follow these steps.
< / p >
< ol >
< li > Open the < i > Admin Control< / i > panel< / li >
@ -170,6 +170,24 @@
< / ol >
< / mat-card-content >
< / mat-card >
< mat-card appearance = "outlined" class = "mb-3" >
< mat-card-header >
< mat-card-title > How do I set up < i > Markets< / i > ?< / mat-card-title >
< / mat-card-header >
< mat-card-content >
< p > The < i > Markets< / i > list is derived from your < i > Benchmarks< / i > .< / p >
< ol >
< li > Open the < i > Admin Control< / i > panel< / li >
< li > Navigate to the < i > Market Data< / i > section< / li >
< li > Choose an asset profile< / li >
< li > In the dialog, check the < i > Benchmark< / i > box< / li >
< / ol >
< p >
Please note: Data is cached, meaning changes may take a few minutes
to appear.
< / p >
< / mat-card-content >
< / mat-card >
< mat-card appearance = "outlined" class = "mb-3" >
< mat-card-header >
< mat-card-title > Which devices are supported?< / mat-card-title >