blob: fedd61672ca99bbbaac32337f05e52695649a45b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# pics
A simple image uploader for ShareX.
## Setup
1. Start the project using docker compose with ``docker compose up -d``
2. Set the auth keys separated with commas in the ``AUTH_KEYS`` variable in the ``.env``-File in the mounted data directory.
3. Configure your ShareX
### Example ShareX config

|