Leon Stoldt

Results 5 issues of Leon Stoldt

Hi @dtslvr , I just thought it would be nice to improve the description provided at [Docker Hub](https://hub.docker.com/r/ghostfolio/ghostfolio). I was thinking about basic information and configuration options for the container...

documentation

Hi, i stumbled upon this repository yesterday and I really like the idea of providing / sharing docker-compose sample files. That is why I would love to share my docker-compose...

proposal

Hi, I updated 'latest' to alpine 3.19 - I guess this was a typo / copy paste and I stumbled upon the wrong link of alpine 3.19 image. So I...

I received the following warning when building my project: ``` $ vite build 11:30:37 AM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports...

I noticed that actions/checkout is still referenced as v4 and submit this PR to update to v5 according to https://github.com/actions/checkout/releases/tag/v5.0.0 Also there are references in github actions test.yml and publish.yml....