diff options
author | Tim <contact@bytim.eu> | 2025-04-22 22:21:45 +0200 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-04-22 22:21:45 +0200 |
commit | 8dcd7fb3900f2d4c0aee230dcfda2c69a391230b (patch) | |
tree | efd1e4a875585391ca48526ca514f2b08528520a | |
parent | b4c10a07cf8e721c7f46379cc9af076939319510 (diff) | |
download | pics-master.tar.xz pics-master.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ 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 a comma in the ``AUTH_KEYS`` variable in the ``.env``-File in the mounted data directory. +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 |