|
This application is exactly what I am looking for, so I tried to install it, as described in the Readme.md. So for me maybe the docker way is not the easiest. Thanks in advance, |
Replies: 2 comments 2 replies
|
Hey there. Docker is the only officially supported install method. It's really great once you get it set up. https://docs.docker.com/engine/install/debian/#uninstall-old-versions |
|
Thank you. |
Make sure that you've set the ORIGIN environment variable: https://github.com/cmintey/wishlist?tab=readme-ov-file#environment-variables.
If you're just connecting to the Pi via your Pi's IP address, then you can set it to
http://<pi_ip>:3280. Otherwise, if you've set up a reverse proxy, then set the ORIGIN to the URL you set up in the proxy.