modify OCI_ENDPOINT example value Fixes #15336 (#15337)

Co-authored-by: engchina <atjapan2015@gmail.com>
This commit is contained in:
engchina
2025-03-10 10:47:39 +08:00
committed by GitHub
parent 2968482199
commit 20cbebeef1
2 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ TENCENT_COS_SCHEME=your-scheme
# Oracle Storage Configuration
#
OCI_ENDPOINT=https://objectstorage.us-ashburn-1.oraclecloud.com
OCI_ENDPOINT=https://your-object-storage-namespace.compat.objectstorage.us-ashburn-1.oraclecloud.com
OCI_BUCKET_NAME=your-bucket-name
OCI_ACCESS_KEY=your-access-key
OCI_SECRET_KEY=your-secret-key