Skip to content

Commit

Permalink
modify compose yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hymvp committed Jun 26, 2024
1 parent eda2919 commit 43eac2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ services:
TENCENT_COS_SCHEME: 'your-scheme'
# The Oracle OCI storage configurations, only available when STORAGE_TYPE is `oci-storage`.
OCI_ENDPOINT: your-endpoint
OCI_BUCKET_NAME: oyour-bucket-name
OCI_BUCKET_NAME: your-bucket-name
OCI_ACCESS_KEY: your-access-key
OCI_SECRET_KEY: your-secret-key
OCI_REGION: your-region
Expand Down

0 comments on commit 43eac2a

Please sign in to comment.