fix: 🩹 request the image via a generic url instead of a specific format
This commit is contained in:
parent
7f4c3168f1
commit
ddbad1d1a2
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue