fix: 🩹 request the image via a generic url instead of a specific format

This commit is contained in:
Sebin Nyshkim 2025-05-16 00:02:32 +02:00
parent 7f4c3168f1
commit ddbad1d1a2

View file

@ -54,7 +54,7 @@ The PicoShare `README.md` doesn't use volumes in its compose file example, but i
So after a quick `docker compose up -d` PicoShare should be up and running in no time and visiting `http://localhost:4001` should give your its greeting page.
![PicoShare greeting page](https://img.sebin-nyshkim.net/i/6df54a9e-e42f-4c6d-bd2d-105ff4e1cc16.jpg)
![PicoShare greeting page](https://img.sebin-nyshkim.net/i/6df54a9e-e42f-4c6d-bd2d-105ff4e1cc16)
From there you can log in with the passphrase you set in the `docker-compose.yml` and start uploading some files. By default, PicoShare sets an expiration period of 30 days on every upload. If you plan on using it for blog post images, that's probably not what you want, so you may want to disable that in the settings.