diff options
Diffstat (limited to 'README.md')
-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 |