Skip to content

Commit

Permalink
backend: allow configuring S3_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Jan 13, 2025
1 parent 9e24669 commit 2fe8b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/central-install-digital-ocean.rst
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ To use S3-compatible storage for all files saved in Central, follow these steps:
.. code-block:: bash
S3_REGION=us-east-1
S3_SERVER=https://service.com
S3_ACCESS_KEY=MY_ACCESS_KEY
S3_SECRET_KEY=MY_SECRET
Expand Down

0 comments on commit 2fe8b83

Please sign in to comment.