Skip to content

Commit

Permalink
Merge pull request #8335 from soyeric128/fix-deploy
Browse files Browse the repository at this point in the history
docs: fix deploy
  • Loading branch information
mergify[bot] authored Oct 20, 2022
2 parents b63a5fe + d44b4b6 commit d8381ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/doc/10-deploy/02-deploying-databend.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ d. Set your values in the `[storage.s3]`, `[storage.azblob]`, `[storage.gcs]` or
type = "s3"

[storage.s3]
bucket = "databend"
endpoint_url = "http://127.0.0.1:9900"
access_key_id = "minioadmin"
secret_access_key = "minioadmin"
Expand Down

1 comment on commit d8381ee

@vercel
Copy link

@vercel vercel bot commented on d8381ee Oct 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

databend – ./

databend-git-main-databend.vercel.app
databend.rs
databend.vercel.app
databend-databend.vercel.app

Please sign in to comment.