Update README.md
This commit is contained in:
parent
e917aeba2d
commit
78d38afc3c
|
@ -24,6 +24,6 @@ yarn start
|
|||
To use this service in ShareX, download example_sharex_config.sxcu from the source and edit the following:
|
||||
|
||||
```
|
||||
"RequestURL": "https://upload.insertdomain.com", - edit this line with your R2 domain set in .env file under R2_DOMAIN
|
||||
"RequestURL": "https://upload.insertdomain.com", - edit this line with your endpoint domain in your web server (caddy is the easiest to setup)
|
||||
"X-API-Key": "insert_your_api_key_found_in_UPLOAD_SEC" - edit this line with your key set in .env file under UPLOAD_SEC
|
||||
```
|
Loading…
Reference in New Issue
Block a user